> -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On > Behalf Of Alexander Duyck > Sent: Monday, November 02, 2015 5:11 PM > To: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org > Subject: [Intel-wired-lan] [next PATCH 11/11] ixgbe: Clean stale VLANs when > changing port vlan or resetting > > This patch guarantees that the VFs do not have access to VLANs that they were > not supposed to. What this patch does is add code so that we delete the > previous port VLAN after adding a new one, and if we reset the VF we clear > all of > the filters associated with it. > > Previously the code was leaving all previous VLANs mapped to the VF and they > didn't get deleted unless the VF specifically requested it or if the PF > itself was > reset. > > Signed-off-by: Alexander Duyck <adu...@mirantis.com>
Tested-by: Phil Schmitt <phillip.j.schm...@intel.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html