Date: Thu, 1 Mar 2007 17:32:28 +0000 (UTC) From: "Christian S.J. Peron" <csjp@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 src/sys/net ethernet.h if_ethersubr.c Message-ID: <200703011732.l21HWSmW038666@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2007-03-01 17:32:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/em if_em.c sys/net ethernet.h if_ethersubr.c Log: MFC ether_vlan_mtap and modifications to em(4) which remove the promisc mode hack while vlan hardware tag processing is enabled. For all the details view the commitlog for the following files: sys/net/ethernet.h revision 1.26 sys/net/if_ethersubr.c revision 1.220 sys/dev/em/if_em.c revision 1.165 Revision Changes Path 1.65.2.22 +2 -63 src/sys/dev/em/if_em.c 1.24.2.2 +14 -2 src/sys/net/ethernet.h 1.193.2.13 +47 -1 src/sys/net/if_ethersubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703011732.l21HWSmW038666>