digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Other
295 stars 95 forks source link

ovsdb: implement background echo loop in Client #20

Closed mdlayher closed 6 years ago

mdlayher commented 6 years ago

Before continuing with this, let's see what kind of reply I receive at: https://mail.openvswitch.org/pipermail/ovs-discuss/2017-December/045831.html.

mdlayher commented 6 years ago

We will pursue this approach (at least with TCP connections), per Ben Pfaff's recommendation: https://mail.openvswitch.org/pipermail/ovs-discuss/2017-December/045833.html.