Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44663
b: refs/heads/master
c: 9b54d5c
h: refs/heads/master
i:
  44661: b60f5cc
  44659: 25a107e
  44655: db7a839
v: v3
  • Loading branch information
David S. Miller committed Dec 18, 2006
1 parent b454b88 commit 6507cbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 6634292be47856c571634944dc0f6c8498602032
refs/heads/master: 9b54d5c610fc5ba191d28c356b81999e81d9b515
5 changes: 3 additions & 2 deletions trunk/net/ipv6/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ menu "IPv6: Netfilter Configuration (EXPERIMENTAL)"

config NF_CONNTRACK_IPV6
tristate "IPv6 connection tracking support (EXPERIMENTAL)"
depends on EXPERIMENTAL && NF_CONNTRACK
depends on INET && IPV6 && EXPERIMENTAL && NF_CONNTRACK
---help---
Connection tracking keeps a record of what packets have passed
through your machine, in order to figure out how they are related
Expand All @@ -21,6 +21,7 @@ config NF_CONNTRACK_IPV6

config IP6_NF_QUEUE
tristate "IP6 Userspace queueing via NETLINK (OBSOLETE)"
depends on INET && IPV6 && NETFILTER && EXPERIMENTAL
---help---

This option adds a queue handler to the kernel for IPv6
Expand All @@ -41,7 +42,7 @@ config IP6_NF_QUEUE

config IP6_NF_IPTABLES
tristate "IP6 tables support (required for filtering)"
depends on NETFILTER_XTABLES
depends on INET && IPV6 && EXPERIMENTAL && NETFILTER_XTABLES
help
ip6tables is a general, extensible packet identification framework.
Currently only the packet filtering and packet mangling subsystem
Expand Down

0 comments on commit 6507cbb

Please sign in to comment.