Ok, I tested now with 1.9.90 and it seems to work here but another problem arises: I'm testing with lxc and are bridging my lxc interfaces to the ovs using the brcompat module which apparently isn't supported in v1.9 anymore. Do you have any suggestion on how to get a lxc interface connected to the ovs without the brcompat module?
Thanks, Michael From: Henkel, Michael Sent: Mittwoch, 16. Januar 2013 19:03 To: [email protected] Subject: which ovs version will support the action set_field Hey all, Guess the title already says everything. I tried 1.4.3, 1.7.1 and now 1.8-a93dfdc. Sending a simple flow like: ovs-ofctl add-flow dp0 "ipv6 actions=set_field:2000:0000:0000:0000:0000:0000:0000:0001->ipv6_src,output:3" results in ovs-ofctl: Unknown action: set_field I did read in another thread that load could be used instead and that chaning ipv6 addresses is only supported in newer versions than the ones support the set_field action. The option is described here: http://openvswitch.org/cgi-bin/ovsman.cgi?page=utilities/ovs-ofctl.8 Thanks. Michael
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
