cvs commit: src/sys/dev/em if_em.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun Jul  3 01:10:49 GMT 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list