[Bug 240818] igb drivers: vlanhwfilter feature generate link UP/DOWN for each new vlan created

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 26 08:52:02 UTC 2019


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

Piotr Pietruszewski <piotr.pietruszewski at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.pietruszewski at intel.c
                   |                            |om

--- Comment #1 from Piotr Pietruszewski <piotr.pietruszewski at intel.com> ---
Currently, iflib based drivers issue an init after registering or unregistering
vlans with IFCAP_VLAN_HWFILTER enabled (
https://svnweb.freebsd.org/base/stable/12/sys/net/iflib.c?revision=351276&view=markup#l4265
). In case of e1000 driver, init is needed as vlan hw support setup is part of
driver's initialization routine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list