[Bug 236102] When create or destroy vlan, the physical interface is flapping
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 28 15:55:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236102
Eugene Grosbein <eugen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eugen at freebsd.org
--- Comment #2 from Eugene Grosbein <eugen at 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.
More information about the freebsd-net
mailing list