Yes, it's possible thanks to that patch [1] which was integrated in devel 2.1 branch.
I proposed an implementation into Neutron OpenStack project [2] (still in review). The OVS flow to transform an ARP request to a response is a at line 515. [1] http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f6c8a6b163af343c66aea54953553d84863835f7 [2] https://review.openstack.org/#/c/49227/21/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py Regars, Édouard. On Sun, Jan 19, 2014 at 8:12 AM, Philip Roth <[email protected]> wrote: > Hey, > I want to generate automatic arp replies for an arp request. Is it even > possible with ovs? > I'm thinking of replacing the stock ovs-controller with floodlight or > something similar, and write code that instructs ovs to generate an arp > reply. Or is there another way? > > Philip > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
