All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] update pptp contrack for 2.4.29
@ 2005-01-30 17:23 Phil Oester
  0 siblings, 0 replies; only message in thread
From: Phil Oester @ 2005-01-30 17:23 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 87 bytes --]

Since CONFIG_IP_NF_NAT_LOCAL disappeared, the following is needed for
2.4.29+.

Phil



[-- Attachment #2: patch-pptp-2429 --]
[-- Type: text/plain, Size: 658 bytes --]

diff -ru pom-orig/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2 pom/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2
--- pom-orig/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2	2004-03-05 04:30:25.000000000 -0500
+++ pom/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2	2005-01-30 12:20:52.954915072 -0500
@@ -1,4 +1,4 @@
-      bool '    NAT of local connections (READ HELP)' CONFIG_IP_NF_NAT_LOCAL
+      dep_tristate '    REDIRECT target support' CONFIG_IP_NF_TARGET_REDIRECT $CONFIG_IP_NF_NAT
       if [ "$CONFIG_IP_NF_PPTP" = "m" ]; then
         define_tristate CONFIG_IP_NF_NAT_PPTP m
       else

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-30 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-30 17:23 [PATCH] update pptp contrack for 2.4.29 Phil Oester

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.