Staging
v0.8.1
https://github.com/torvalds/linux
Revision 2b8f2ff6f4c11fff9c3016b54fa261f522a54b70 authored by Yasuyuki Kozakai on 21 November 2005, 05:09:55 UTC, committed by David S. Miller on 21 November 2005, 05:09:55 UTC
- IP_NF_CONNTRACK_MARK is bool and depends on only IP_NF_CONNTRACK
  which is tristate. If a variable depends on IP_NF_CONNTRACK_MARK and
  doesn't care about IP_NF_CONNTRACK, it can be y. This must be avoided.
- IP_NF_CT_ACCT has same problem.
- IP_NF_TARGET_CLUSTERIP also depends on IP_NF_MANGLE.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c9e53cb
History
Tip revision: 2b8f2ff6f4c11fff9c3016b54fa261f522a54b70 authored by Yasuyuki Kozakai on 21 November 2005, 05:09:55 UTC
[NETFILTER]: fixed dependencies between modules related with ip_conntrack
Tip revision: 2b8f2ff
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 62.3 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top