cvs commit: src/sys/net if_vlan.c

Gleb Smirnoff glebius at FreeBSD.org
Sun Nov 6 11:43:05 PST 2005


glebius     2005-11-06 19:43:04 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_vlan.c 
  Log:
  - Do not raise IFF_DRV_OACTIVE flag in vlan_start, because this
    can lead to stalled interface
  - Explain this fact in a comment.
  
  Reviewed by:    rwatson, thompsa, yar
  
  Revision  Changes    Path
  1.89      +8 -2      src/sys/net/if_vlan.c


More information about the cvs-src mailing list