I was expecting it to work when I "only" add the auxiliary_id key to controller action. Congratulations you enlighten me..
I implemented the connection setup. The aux connection(s) is established after having completed the connection setup over the main connection. Also, I add an aux connection as below ovs-vsctl set-controller s1 tcp:127.0.0.1:6633 tcp:127.0.0.1:6633:aux:1 Actually I was trying to figure out what connection I should use for Packet-ins. Anyway, I think, adding a new auxiliary_id key to controller action works perfect. Thank you for your valuable help as always - Volkan ________________________________________ From: Ben Pfaff [[email protected]] Sent: Saturday, April 22, 2017 8:24 AM To: Ali Volkan Atli Cc: [email protected] Subject: RE: [ovs-discuss] How to use auxiliary connnection Since OVS doesn't yet support auxiliary connections I think it would make more sense to start by implementing them at all. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
