From: Marian Stagarescu <mstagarescu@telogy.com>
To: "Marian Stagarescu" <marian@ti.com>,
"Martin Josefsson" <gandalf@wlug.westbo.se>,
"Cédric Rivard" <cedric@yemanja.net>
Cc: Netfilter-devel <netfilter-devel@lists.netfilter.org>,
Netfilter <netfilter@lists.netfilter.org>
Subject: PPTP conntrack w/out DEBUG is broken ???
Date: Wed, 25 Sep 2002 16:56:32 -0400 [thread overview]
Message-ID: <200209251656.32068.mstagarescu@telogy.com> (raw)
In-Reply-To: <200209251648.42936.marian@ti.com>
> i run into one problem with PPTP conntrack:
>
> run it with debug on: works
> run it w/out debug on: does not.
>
> i also turned on the patch below and configure the CONFIG_NETFILTER_DEBUG:
> compile ip_conntrack_pptp with debug on: all ok
> compile ip_conntrack_pptp w/out debug: does not even print the ASSERT
> readlock statements from CONFIG_NETFILTER_DEBUG, PPTP connection is not
> established.
>
> this debug issue was tracked down to a single printk statement in
> ip_conntrack_pptp.c: line 244,245:
>
> DEBUGP("%s, CID=%X, PCID=%X\n", strMName[msg]
> ntohs(*cid), ntohs(*pcid));
>
> i run this on a 2.4.17 mips little endian, single proc, latest pptp ALG
> files from netfilter, newnat13.
>
> how this can be ?
>
> thanks for any input,
> marian
>
> On Sunday 22 September 2002 06:30 am, Martin Josefsson wrote:
> > On Fri, 2002-09-20 at 11:11, Cédric Rivard wrote:
> > > Hi all,
> > >
> > > As I've already reported, there is a problem with the PPTP conntrack
> > > module of pom. It can't be built with the option
> > > CONFIG_NETFILTER_DEBUG. And I still receive questions about the first
> > > thread I started on this problem but without pointing the cause. I hope
> > > that everyone is now aware of this issue.
> >
> > This issue came to my attention in the end of August, I produced a patch
> > and I never heard from that person again. The patch is quite ugly but it
> > does solve this specific problem. I was waiting for some more input from
> > other developers before submitting it to cvs but now I've given up on
> > that and I've submitted it. patch-o-matic in cvs now works with
> > debugging enabled.
> >
> > or you can apply this patch on your kernel after patching with the
> > patch-o-matic you are currently using:
> >
> > http://www.netfilter.org/~gandalf/patches/ip_conntrack_proto_gre.c-lockfi
> >x
next prev parent reply other threads:[~2002-09-25 20:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-20 9:11 PPTP conntrack with CONFIG_NETFILTER_DEBUG is broken (was: newnat and patch-o-matic) Cédric Rivard
2002-09-22 10:30 ` Martin Josefsson
2002-09-25 20:48 ` PPTP conntrack w/out DEBUG is broken ??? Marian Stagarescu
2002-09-25 20:56 ` Marian Stagarescu [this message]
2002-10-02 13:30 ` Harald Welte
2002-10-02 14:02 ` Marian Stagarescu
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=200209251656.32068.mstagarescu@telogy.com \
--to=mstagarescu@telogy.com \
--cc=cedric@yemanja.net \
--cc=gandalf@wlug.westbo.se \
--cc=marian@ti.com \
--cc=netfilter-devel@lists.netfilter.org \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox