rstone created this revision. rstone added a reviewer: jfvogel. rstone added a subscriber: freebsd-net.
REVISION SUMMARY The ADD message is sent by the VF to request that a MAC address filter be added to the Fortville switch to direct packets destined to that MAC be routed to the VF's VSI. The DEL message deletes a MAC address filter that was previously established. This has security implications in a VM environment (a VM could listen in on packets that it's not entitled to see), so the VF has to have this capability enabled on it. REVISION DETAIL https://reviews.freebsd.org/D1652 AFFECTED FILES sys/dev/ixl/if_ixl.c sys/dev/ixl/ixl.h sys/dev/ixl/ixl_pf.h To: rstone, jfvogel Cc: freebsd-net _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"