This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ab3adb14560fb1dffeec2aee7d001c4024e6bce
openwrt_NSS_ACW
/
package
/
iptables
/
patches
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
..
002-layer7_2.17.patch
iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
2010-01-23 22:28:32 +00:00
005-imq.patch
iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
2010-01-23 22:28:32 +00:00
008-netfilter_include_linux_type_h.patch
iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
2010-01-23 22:28:32 +00:00
009-table-alignment.patch
iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
2010-01-23 22:28:32 +00:00
010-multiport-linux-2.4-compat.patch
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