From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benny Amorsen Date: 12 Sep 2006 00:04:15 +0200 Message-ID: References: <20060911174928.GA3451@devicescape.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: news Subject: Re: [Bridge] RFC: [PATCH] bridge vlan integration List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@osdl.org >>>>> "DK" == David Kimdon writes: DK> Hi, The attached patches enables the bridge to filter and forward DK> packets according to their IEEE 802.1q headers. How does this work in the presence of hardware VLAN acceleration (as almost all important cards/drivers offer)? In that case it seems that the tag is stripped and forgotten about. Does this code somehow avoid the problem? /Benny