Re: [Ebtables-devel] filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Brought to you by:
bdschuym
From: Bart De S. <bds...@pa...> - 2007-03-24 10:28:36
|
Op do, 22-03-2007 te 23:07 +0100, schreef Patrick McHardy: > Bart De Schuymer wrote: > > Hi Patrick, > > > > The attached patch by Michael Milner adds support for using iptables and > > ip6tables on bridged traffic encapsulated in ppoe frames, similar to > > what's already supported for vlan. > > > Looks good, but doesn't apply to the net-2.6.22 tree since > it conflicts with Arnaldo's skb accessor changes. Please > rediff and resend. See attachment. The rediff is on my account. Fixed a compile error when CONFIG_SYSCTL isn't defined and updated the Documentation. Use vlan_eth_hdr and skb->network_header. Signed-off-by: Michael Milner <mi...@bl...> Signed-off-by: Bart De Schuymer <bds...@pa...> cheers, Bart |