glebius 2005-11-25 14:34:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_vlan.c Log: MFC 1.89: - 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.79.2.5 +8 -2 src/sys/net/if_vlan.c