https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236102

Eugene Grosbein <eu...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eu...@freebsd.org

--- Comment #2 from Eugene Grosbein <eu...@freebsd.org> ---
Does it help if you do "ifconfig ix0 -vlanhwtag -vlanhwfilter" before creating
vlan?

Some NICs chips re-establish link when host reprogramms their in-chip vlan
mask. If you disable hardware-assisted vlan filtering to perform it at OS
driver level, you shoud stop reprogramming chip while creating/destroying
vlans.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to