Re: ipt_IPV4OPTSSTRIP & Linux 2.6.14.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: pgpQWB9HhZTK7.pgp
Description: PGP signature


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux