Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9069
b: refs/heads/master
c: 628f87f
h: refs/heads/master
i:
  9067: 71d957b
v: v3
  • Loading branch information
Harald Welte authored and David S. Miller committed Sep 18, 2005
1 parent 82adfbf commit 89b0382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 987905ded3d19c196dae25cac46c569cac9594b8
refs/heads/master: 628f87f3d585bd0c2b0e39df039585d7a5831cc9
4 changes: 1 addition & 3 deletions trunk/net/ipv4/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ menu "IP: Netfilter Configuration"
# connection tracking, helpers and protocols
config IP_NF_CONNTRACK
tristate "Connection tracking (required for masq/NAT)"
select NETFILTER_NETLINK if IP_NF_CONNTRACK_NETLINK!=n
---help---
Connection tracking keeps a record of what packets have passed
through your machine, in order to figure out how they are related
Expand Down Expand Up @@ -55,8 +54,7 @@ config IP_NF_CONNTRACK_EVENTS
config IP_NF_CONNTRACK_NETLINK
tristate 'Connection tracking netlink interface'
depends on IP_NF_CONNTRACK && NETFILTER_NETLINK
default IP_NF_CONNTRACK if NETFILTER_NETLINK=y
default m if NETFILTER_NETLINK=m
depends on IP_NF_CONNTRACK!=y || NETFILTER_NETLINK!=m
help
This option enables support for a netlink-based userspace interface

Expand Down

0 comments on commit 89b0382

Please sign in to comment.