[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 May 14 19:57:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240818
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: erj
Date: Thu May 14 19:56:56 UTC 2020
New revision: 361053
URL: https://svnweb.freebsd.org/changeset/base/361053
Log:
MFC r360398 and r360902
These commits introduce a new iflib device-dependent method and
implements that method in the Intel ethernet network drivers;
this method tells iflib if the network interface needs to be
restarted when certain events happen.
This fixes several issues that occur when VLANs are registered
or unregistered with the network interface.
PR: 240818, 241785
Sponsored by: Intel Corporation
Changes:
_U stable/12/
stable/12/sys/dev/e1000/if_em.c
stable/12/sys/dev/ixgbe/if_ix.c
stable/12/sys/dev/ixgbe/if_ixv.c
stable/12/sys/dev/ixl/if_iavf.c
stable/12/sys/dev/ixl/if_ixl.c
stable/12/sys/net/ifdi_if.m
stable/12/sys/net/iflib.c
stable/12/sys/net/iflib.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list