cvs commit: src/sys/net if_bridge.c if_bridgevar.h
src/sbin/ifconfig ifbridge.c
Slawa Olhovchenkov
slw at zxy.spb.ru
Sun Jul 1 08:51:03 UTC 2007
On Wed, Jun 13, 2007 at 06:58:04PM +0000, Andrew Thompson wrote:
> thompsa 2007-06-13 18:58:04 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/net if_bridge.c if_bridgevar.h
> sbin/ifconfig ifbridge.c
> Log:
> Add the vlan tag to the bridge route table. This allows a vlan trunk to be
> bridged, previously legitimate traffic was not passed as the bridge could not
> tell that it was on a different Ethernet segment.
>
> All non-tagged traffic is treated as vlan1 as per IEEE 802.1Q-2003
Common practice: non-tagged traffic is treated as "native vlan".
More information about the cvs-src
mailing list