[PATCH 2/2] netfilter Kconfig whitespace cleanup
Harald Welte
laforge at netfilter.org
Sat Sep 17 18:17:26 CEST 2005
Hi Dave, please apply.
[NETFILTER] Kconfig whitespace cleanup
Signed-off-by: Harald Welte <laforge at netfilter.org>
---
commit 49d4c50fa9b5ee5a718c2a38e28b6dd99fd65c62
tree d06a6a7421369f5e63e6ce7130ab11e9202471ce
parent 95ef9808bc0702757a40886aed48a6fc03aee47b
author Harald Welte <laforge at netfilter.org> Sa, 17 Sep 2005 17:24:18 +0200
committer Harald Welte <laforge at netfilter.org> Sa, 17 Sep 2005 17:24:18 +0200
net/ipv4/netfilter/Kconfig | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -52,11 +52,11 @@ config IP_NF_CONNTRACK_EVENTS
IF unsure, say `N'.
config IP_NF_CONNTRACK_NETLINK
- tristate 'Connection tracking netlink interface'
- depends on IP_NF_CONNTRACK && NETFILTER_NETLINK
+ tristate 'Connection tracking netlink interface'
+ depends on IP_NF_CONNTRACK && NETFILTER_NETLINK
depends on IP_NF_CONNTRACK!=y || NETFILTER_NETLINK!=m
- help
- This option enables support for a netlink-based userspace interface
+ help
+ This option enables support for a netlink-based userspace interface
config IP_NF_CT_PROTO_SCTP
@@ -192,8 +192,8 @@ config IP_NF_MATCH_PKTTYPE
tristate "Packet type match support"
depends on IP_NF_IPTABLES
help
- Packet type matching allows you to match a packet by
- its "class", eg. BROADCAST, MULTICAST, ...
+ Packet type matching allows you to match a packet by
+ its "class", eg. BROADCAST, MULTICAST, ...
Typical usage:
iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
--
- Harald Welte <laforge at netfilter.org> http://netfilter.org/
============================================================================
"Fragmentation is like classful addressing -- an interesting early
architectural error that shows how much experimentation was going
on while IP was being designed." -- Paul Vixie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/netfilter-devel/attachments/20050917/048bc6f0/attachment.bin
More information about the netfilter-devel
mailing list