In article <[EMAIL PROTECTED]> (at Fri, 25 Aug 2006 15:29:25 -0400), Brian 
Haley <[EMAIL PROTECTED]> says:

> >                             .saddr = iph->saddr,
> > +                           .fwmark = skb->nfmark,
> >                             .flowlabel = (* (u32 *) iph)&IPV6_FLOWINFO_MASK,
:
> I can't build the latest 2.6.19-git with this patch, skb->nfmark 
> requires CONFIG_NETFILTER, which isn't in my .config.  The obvious 
> workaround is the patch below, but that might not be what you want.  Can 
> send my .config if you need it.

Your fix is appropriate.

Acked-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to