From: "René Pfeiffer" <lynx@luchs.at>
To: netfilter@lists.netfilter.org
Subject: Re: ipt_IPV4OPTSSTRIP & Linux 2.6.14.4
Date: Sat, 24 Dec 2005 19:07:26 +0100 [thread overview]
Message-ID: <20051224180725.GD7971@nightfall.luchs.at> (raw)
In-Reply-To: <20051223192140.GE31628@legolas.on.net.mk>
[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]
On Dec 23, 2005 at 2021 +0100, Damjan appeared and said:
> > [...]
> > A short "grep skb_ip_make_writable net/ipv4/netfilter/*.c" shows that
> > skb_ip_make_writable() is only used in the IPV4OPTSSTRIP extension. Has
> > anyone else seen this error?
>
> skb_ip_make_writable is renamed to skb_make_writable, but that's a
> "warning", it's not what causes the compile error(*).
>
> The compile error is because of this line :
> skb->nfcache |= NFC_ALTERED;
>
> which I removed, not knowing what it does, and then ipt_IPV4OPTSSTRIP
> compiles... but I don't know if it works :)
Hm, then let's find out. ;) I thought it must be something like this,
but I asked because I am not that familiar withe the code of the
Netfilter extensions. I'll let you know what my firewall system said. It
has problem with the Ralink wireless driver as well, so there will be a
lot of compiling anyway.
Thanks,
René.
--
)\._.,--....,'``. Let GNU/Linux work for you while you take a nap.
/, _.. \ _\ (`._ ,. R. Pfeiffer <lynx at luchs.at> + http://web.luchs.at/
`._.-(,_..'--(,_..'`-.;.' - System administration + Consulting + Teaching -
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2005-12-24 18:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-23 17:43 ipt_IPV4OPTSSTRIP & Linux 2.6.14.4 René Pfeiffer
2005-12-23 19:21 ` Damjan
2005-12-24 18:07 ` René Pfeiffer [this message]
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=20051224180725.GD7971@nightfall.luchs.at \
--to=lynx@luchs.at \
--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 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.