[ovs-discuss] [arp-proxy] Is there arp-proxy function in OVS?

James Hulka jah at open.ch
Tue Mar 14 07:14:20 UTC 2017


there are a few different examples of OpenFlow "ARP responders" out there.

This one also contains a decent description of what is being done:

https://assafmuller.com/2014/05/21/ovs-arp-responder-theory-and-practice/

Cheers,

James

On 13/03/17 22:58, Justin Pettit wrote:
>> On Mar 9, 2017, at 5:44 PM, Sam <batmanustc at gmail.com> 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
> discuss at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


More information about the discuss mailing list