1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 09:01:06 +02:00
jow 87281df903 [package] firewall:
- allow multiple ports, protocols, macs, icmp types per rule
	- implement "limit" and "limit_burst" options for rules
	- implement "extra" option to rules and redirects for passing arbritary flags to iptables
	- implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options
	- allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination
	- validate symbolic icmp-type names against the selected iptables binary
	- properly handle forwarded ICMPv6 traffic in the default configuration


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-30 01:31:23 +00:00
..
2011-03-07 12:59:19 +00:00
2011-04-01 10:55:23 +00:00
2011-06-30 01:31:23 +00:00
2011-03-01 15:41:28 +00:00
2009-12-19 22:19:42 +00:00
2011-05-29 21:19:26 +00:00
2011-02-01 14:30:38 +00:00
2011-05-29 21:19:26 +00:00
2011-02-07 21:48:55 +00:00
2011-05-29 21:19:26 +00:00
2011-02-01 14:32:25 +00:00
2011-05-29 21:19:26 +00:00
2011-06-15 21:17:17 +00:00
2010-09-30 10:48:37 +00:00
2011-03-11 08:22:47 +00:00