Date: Sun, 03 Jul 2005 01:10:49 -0000 From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c Message-ID: <200501261140.j0QBewE9033348@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-26 11:40:58 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Disable use of hardware VLAN tagging and stripping in if_em in the default configuration: it appears to work properly in the non-promiscuous case, but we've not yet implemented a more general solution that maintains full functionality with promiscuous mode enabled. While my hope is that we can get one implemented soon, this will improve functionality substantially in the mean time. MFC after: 3 days Revision Changes Path 1.58 +1 -1 src/sys/dev/em/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501261140.j0QBewE9033348>