Re: [ovs-discuss] Namespaces connectivity through OVS

2016-03-18 Thread Roman Bolshakov
Correct, in secure mode switch will do nothing if a packet doesn't match a rule. The default action in OF1.3+ is to drop such packets. FWIW To simplify debug of the flows I'd recommend to add a fall-through flow in table 0, with the lowest priority 0, to send not matching packets to controller. In

Re: [ovs-discuss] Projects that use openvswitch

2016-02-02 Thread Roman Bolshakov
Socketplane uses Open vSwitch for networking between docker containers: http://socketplane.io https://github.com/socketplane/libovsdb They also maintain a repo of openvswitch docker images: https://github.com/socketplane/docker-ovs Вт, 2 февр. 2016 г. в 13:29, Madko : > OpenNebula¹ is OpenVswitc