Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 23:18:43 +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
Message-ID:  <200611182318.kAINIhvv010536@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2006-11-18 23:18:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  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
  
  Revision  Changes    Path
  1.165     +3 -70     src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611182318.kAINIhvv010536>