projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d25536
)
[NETFILTER]: Fix Kconfig typo
author
Horst H. von Brand
<vonbrand@inf.utfsm.cl>
Tue, 4 Oct 2005 22:58:56 +0000
(15:58 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Oct 2005 22:58:56 +0000
(15:58 -0700)
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv4/netfilter/Kconfig
b/net/ipv4/netfilter/Kconfig
index 2cd7e7d1ac9097d96d263b6c352ecc1ca068f5ba..a7659728e7a0a86abea82923e841cc9bf733458c 100644
(file)
--- a/
net/ipv4/netfilter/Kconfig
+++ b/
net/ipv4/netfilter/Kconfig
@@
-141,7
+141,7
@@
config IP_NF_PPTP
tristate 'PPTP protocol support'
help
This module adds support for PPTP (Point to Point Tunnelling
- Protocol, RFC2637) conn
c
ection tracking and NAT.
+ Protocol, RFC2637) connection tracking and NAT.
If you are running PPTP sessions over a stateful firewall or NAT
box, you may want to enable this feature.