Date: Fri, 26 Feb 2010 20:17:17 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bce if_bce.c Message-ID: <201002262017.o1QKHWb3014097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-02-26 20:17:17 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
SVN rev 204368 on 2010-02-26 20:17:17Z by yongari
Allow disabling VLAN hardware tag stripping with software work
around. Management firmware(ASF/IPMI/UMP) requires the VLAN
hardware tag stripping so don't actually disable VLAN hardware tag
stripping. If VLAN hardware tag stripping was disabled, bce(4)
manually reconstruct VLAN frame by appending stripped VLAN tag.
Also remove unnecessary IFCAP_VLAN_MTU message.
Reviewed by: davidch
Revision Changes Path
1.61 +40 -20 src/sys/dev/bce/if_bce.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002262017.o1QKHWb3014097>
