This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15,727
Commits
7
Branches
2
Tags
a43f5b5038a93c52b5d45bcbcff78adb6410c43c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gabor Juhos
d6fb9649de
package/iptables: refresh patches
...
SVN-Revision: 20465
2010-03-26 14:28:40 +00:00
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