On Fri, Sep 20, 2013 at 08:00:10PM +0300, Andrei Andone wrote:
> I managed to follow the nicira extended actions and created one of my own.
> I did stumble upon an issue that I can't find a solution to though.
> The action I've made has to overwrite the packets arp body (amongst
> other things).
> 
> I managed to make my action compatible with openflow, and it gets
> stored (and recognized) and I can see it just fine with `ovs-ofctl
> dump-flows my-bridge` but not within the datapath flows.

Did you add a datapath action to overwrite the ARP body?  I don't see
any action like that in the datapath flows you showed us.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to