cvs commit: src/sys/dev/em if_em.c src/sys/net ethernet.h if_ethersubr.c

Christian S.J. Peron csjp at FreeBSD.org
Thu Mar 1 17:32:29 UTC 2007


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


More information about the cvs-src mailing list