This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2a473ebe19
openwrtv4
/
package
/
iptables
History
Jo-Philipp Wich
2a473ebe19
iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation.
...
SVN-Revision: 19761
2010-02-19 21:25:40 +00:00
..
files
/l7
Update layer7 rules
2009-05-01 15:20:34 +00:00
patches
iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation.
2010-02-19 21:25:40 +00:00
Makefile
iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
2010-02-19 01:44:10 +00:00