From: Phil Oester <kernel@linuxace.com>
To: netfilter-devel@lists.netfilter.org
Subject: [PATCH] update pptp contrack for 2.4.29
Date: Sun, 30 Jan 2005 09:23:46 -0800 [thread overview]
Message-ID: <20050130172346.GA14821@linuxace.com> (raw)
[-- 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
reply other threads:[~2005-01-30 17:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050130172346.GA14821@linuxace.com \
--to=kernel@linuxace.com \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.