Hello Ben,

Thank you for your answer.
I hadn't added the action to the datapath but while I was writing this email and wanted to ask you where I should look for the entry point (thinking it should be somewhere in "odp-util.c") I found the entry point and added my action to the datapath.

It now works.

Thank you again,
Andrei

On 09/20/2013 08:14 PM, Ben Pfaff wrote:
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.


--
Andrei Andone

SOFTVISION | 57 Republicii Street, 400489 Cluj-Napoca, Romania
Email: andrei.and...@softvision.ro <mailto:andrei.and...@softvision.ro> | Web: www.softvision.ro <http://www.softvision.ro>

The content of this communication is classified as SOFTVISION Confidential and Proprietary Information.

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to