All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IPMark won't compile on a vanilla 2.6.20 kernel
@ 2007-04-24 13:53 Sébastien CRAMATTE
  2007-04-24 14:18 ` Marek Kierdelewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Sébastien CRAMATTE @ 2007-04-24 13:53 UTC (permalink / raw)
  To: lartc

Hello,

IPMark won't compile on a vanilla 2.6.20 kernel
I obtain this error during the compilation under debian sarge 3.1

  CC [M]  net/ipv4/netfilter/ipt_TTL.o
  CC [M]  net/ipv4/netfilter/ipt_IPMARK.o
net/ipv4/netfilter/ipt_IPMARK.c: In function `target':
net/ipv4/netfilter/ipt_IPMARK.c:37: error: structure has no member named
`nfmark'
net/ipv4/netfilter/ipt_IPMARK.c:38: error: structure has no member named
`nfmark'
net/ipv4/netfilter/ipt_IPMARK.c: At top level:
net/ipv4/netfilter/ipt_IPMARK.c:77: warning: initialization from
incompatible pointer type
net/ipv4/netfilter/ipt_IPMARK.c:81: warning: initialization from
incompatible pointer type
make[4]: *** [net/ipv4/netfilter/ipt_IPMARK.o] Error 1
make[3]: *** [net/ipv4/netfilter] Error 2
make[2]: *** [net/ipv4] Error 2
make[1]: *** [net] Error 2
make[1]: Leaving directory
`/usr/src/sarge-router-0.3.2/linux/linux-2.6.20.7'

Any ideas ?
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] IPMark won't compile on a vanilla 2.6.20 kernel
  2007-04-24 13:53 [LARTC] IPMark won't compile on a vanilla 2.6.20 kernel Sébastien CRAMATTE
@ 2007-04-24 14:18 ` Marek Kierdelewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Kierdelewicz @ 2007-04-24 14:18 UTC (permalink / raw)
  To: lartc

>Hello,

Hi,

>IPMark won't compile on a vanilla 2.6.20 kernel
>I obtain this error during the compilation under debian sarge 3.1
>..
>  CC [M]  net/ipv4/netfilter/ipt_IPMARK.o
>net/ipv4/netfilter/ipt_IPMARK.c: In function `target':
>net/ipv4/netfilter/ipt_IPMARK.c:37: error: structure has no member

I think that IPMARK isn't maintained for some time now. 

If you need IPMARK for shaping upload (most probable scenario), then
use IFB + hashing u32 filters instead. Works for me.

pozdrawiam,
Marek Kierdelewicz
KoBa ISP
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-24 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 13:53 [LARTC] IPMark won't compile on a vanilla 2.6.20 kernel Sébastien CRAMATTE
2007-04-24 14:18 ` Marek Kierdelewicz

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.