projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7659258
)
[NETFILTER]: remove the reference to ipchains from Kconfig
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 29 Nov 2006 01:35:43 +0000
(
02:35
+0100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:35 +0000
(21:31 -0800)
It is time to move on :-)
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/Kconfig
patch
|
blob
|
history
diff --git
a/net/Kconfig
b/net/Kconfig
index 867f95032513f7d7b617ad837a716224e4e3ca3e..7dfc949206975c7df2de35f58a56237ddba5c906 100644
(file)
--- a/
net/Kconfig
+++ b/
net/Kconfig
@@
-75,7
+75,7
@@
config NETWORK_SECMARK
If you are unsure how to answer this question, answer N.
menuconfig NETFILTER
- bool "Network packet filtering
(replaces ipchains
)"
+ bool "Network packet filtering
framework (Netfilter
)"
---help---
Netfilter is a framework for filtering and mangling network packets
that pass through your Linux box.