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