]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.0-t9-netfilter-lkml.patch
- obsolete
[packages/kernel.git] / 2.6.0-t9-netfilter-lkml.patch
CommitLineData
c169d663 1diff -u -a -p -r1.12 Kconfig
2--- linux-cvs/net/ipv4/netfilter/Kconfig 26 Sep 2003 00:23:18 -0000 1.12
3+++ linux-cvs/net/ipv4/netfilter/Kconfig 27 Oct 2003 04:03:40 -0000
4@@ -267,7 +267,7 @@ config IP_NF_MATCH_OWNER
5
6 config IP_NF_MATCH_PHYSDEV
7 tristate "Physdev match support"
8- depends on IP_NF_IPTABLES!=n && BRIDGE_NETFILTER
9+ depends on IP_NF_IPTABLES && BRIDGE_NETFILTER
10 help
11 Physdev packet matching matches against the physical bridge ports
12 the IP packet arrived on or will leave by.
This page took 0.116281 seconds and 4 git commands to generate.