Skip to content
Snippets Groups Projects
  • Jo-Philipp Wich's avatar
    7d7d88b5
    firewall3: update to git head · 7d7d88b5
    Jo-Philipp Wich authored
    	- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact
    	- properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions
    	- support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100')
    	- support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6')
    
    SVN-Revision: 35738
    7d7d88b5
    History
    firewall3: update to git head
    Jo-Philipp Wich authored
    	- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact
    	- properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions
    	- support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100')
    	- support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6')
    
    SVN-Revision: 35738