[ovs-dev] [PATCH] ovs-ofctl: Add support for drop_spoofed_arp action.
Justin Pettit
jpettit at nicira.com
Thu Sep 9 23:22:59 PDT 2010
On Sep 9, 2010, at 2:46 PM, Ben Pfaff wrote:
> +This is useful because OpenFlow does not provide a way to match on the
> +Ethernet addresses inside ARP packets, so there is no other way to
> +drop spoofed ARPs other than sending every packet up to the
> +controller.
Extremely minor, but I would say "a controller" rather than "the controller", since OVS supports multiple controllers and may not even be connected to any. Otherwise, looks good.
--Justin
More information about the dev
mailing list