[ovs-discuss] Use python to forward messages between 2 OVS bridges

Jordan Sandri sandri.jordan at sfr.fr
Wed Sep 9 15:18:18 UTC 2020


Hi!
I have 2 raspberry pis with an OVS bridge on each of them. I would like to know if it was possible to add a virtual port to a bridge and then use a python script retrieving all the flow coming to this virtual port to send it to the OVS bridge of the second raspberry pi. If so, how should I proceed?
My concern is about how to get the flow from the virtual port then I will use LoRa python libraries to send the flow to the second pi.


More information about the discuss mailing list