This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt-mirror
Watch
1
Star
0
Fork
0
You've already forked openwrt-mirror
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-09 10:59:30 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
be9a11b014a93aa8a326912b1c7122828c664fb1
openwrt-mirror
/
package
/
firewall
History
Jo-Philipp Wich
07abf4a81e
firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
...
SVN-Revision: 27321
2011-06-30 12:22:05 +00:00
..
files
firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
2011-06-30 12:22:05 +00:00
Makefile
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
2011-06-30 01:31:23 +00:00