You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source prune is disabled by default to support VRRP advertisement
packets in a vsi of ice PF. There is no way to enable source prune
itself.
This patch introduces devarg "source-prune" to allow user to enable
source prune. Enable Source Prune to automatically drop incoming packets
when their source MAC address matches one of the MAC addresses assigned
to that same NIC port.
Signed-off-by: Anurag Mandal <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
0 commit comments