From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 7 Oct 2003 12:12:58 -0700 From: "David S. Miller" Subject: Re: [Bridge] Re: [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged {I,AR}P packets Message-Id: <20031007121258.35c65486.davem@redhat.com> In-Reply-To: <200310072112.53821.bdschuym@pandora.be> References: <200310062204.07230.bdschuym@pandora.be> <20031007080640.50de4d45.davem@redhat.com> <200310072112.53821.bdschuym@pandora.be> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bart De Schuymer Cc: netdev@oss.sgi.com, greearb@candelatech.com, bridge@osdl.org, vlan@wanfear.com, shemminger@osdl.org On Tue, 7 Oct 2003 21:12:53 +0200 Bart De Schuymer wrote: > I've used Stephen's suggestion (out->priv_flags & IFF_802_1Q_VLAN), this > removes all that cruft. The new patch definitely looks better. Unless someone barks I'll apply this after I catch some sleep. Thanks Bart.