]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement new ETHER_BPF_MTAP macro. Roll back the various changes
authorChristian S.J. Peron <csjp@FreeBSD.org>
Sat, 18 Nov 2006 23:18:43 +0000 (23:18 +0000)
committerChristian S.J. Peron <csjp@FreeBSD.org>
Sat, 18 Nov 2006 23:18:43 +0000 (23:18 +0000)
commit90d4d36094813088e4ac681af5dad2717baa6318
tree06efce81b28c3edc08735fdc24a6f85a07de1741
parent52f1277eeafef2967adb9a887f0c93a2c7691aa3
Implement new ETHER_BPF_MTAP macro. Roll back the various changes
made to accommodate the chip being in promiscuous mode while
offloading VLAN tag processing to the hardware.  We can now
properly handle the absence of VLAN tags from hardware stripping.

Reviewed by: rwatson, andre
MFC after: 1 month
sys/dev/em/if_em.c