* ipt_IPV4OPTSSTRIP is also broken; iptables 1.3.4, kernel 2.6.14-5, POM-20051227
@ 2005-12-29 5:31 Greg Scott
2006-01-03 12:12 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Greg Scott @ 2005-12-29 5:31 UTC (permalink / raw)
To: netfilter-devel
Arrrrrgh - another broken module, ipt_IPV4OPTSSTRIP! Looks like the same
"nfcache" problem.
Here is an output snippet:
.
.
.
CC [M] net/ipv4/netfilter/ipt_CLASSIFY.o
CC [M] net/ipv4/netfilter/ip_nat_snmp_basic.o
CC [M] net/ipv4/netfilter/ipt_LOG.o
CC [M] net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.o
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c: In function 'target':
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:33: warning: implicit declaration
of function 'skb_ip_make_writable'
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: 'struct sk_buff' has
no member named 'nfcache'
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: 'NFC_ALTERED'
undeclared (first use in this function)
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: (Each undeclared
identifier is reported only once
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: for each function it
appears in.)
make[3]: *** [net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
[root@dsi-fw linux]
- Greg Scott
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-03 12:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-29 5:31 ipt_IPV4OPTSSTRIP is also broken; iptables 1.3.4, kernel 2.6.14-5, POM-20051227 Greg Scott
2006-01-03 12:12 ` Patrick McHardy
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.