> On Mar 9, 2017, at 5:44 PM, Sam <[email protected]> wrote:
> 
> Hi all,
> 
> Is there arp-proxy function in OVS?
> 
> If there is, where is the code?
> 
> If there isn't, how to process ARP-REQUEST from ports? By controller?

OVS doesn't natively support proxy ARP, but you could write OpenFlow flows that 
match ARP requests and then rewrite the requests into appropriate responses.

--Justin


_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to