summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-02-19 21:25:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-02-19 21:25:40 +0000
commit2a473ebe19c315691118f66e0f64617884f5a3f6 (patch)
treef420a9578287590d0fc6d9d86a2d4eaf4dd6b402 /toolchain
parent046caa7e25915218e9a54f3fa5faac16d6f14d36 (diff)
downloadmaster-31e0f0ae-2a473ebe19c315691118f66e0f64617884f5a3f6.tar.gz
master-31e0f0ae-2a473ebe19c315691118f66e0f64617884f5a3f6.tar.bz2
master-31e0f0ae-2a473ebe19c315691118f66e0f64617884f5a3f6.zip
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
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions