[ovs-dev] [PATCH] python/ovs: Add passive TCP connection to IDL

Russell Bryant russell at ovn.org
Wed Dec 2 16:50:09 UTC 2015


On 12/02/2015 09:49 AM, Ofer Ben-Yacov wrote:
> Currently the IDL does not support passive TCP connection,
> i.e. when the OVSDB connects to its manager.
> 
> This patch enables IDL to use an already-open session
> (the one which was previously used for retrieving the db schema).
> In addition, it enables IDL to go back to "listen mode" in case the
> connection
> is lost.

It looks like your mail client corrupted the patch, so I can't apply it.
 I have the best luck using "git send-email" for posting patches.

You can find recommendations for other mail clients here:

https://www.kernel.org/doc/Documentation/email-clients.txt

-- 
Russell Bryant



More information about the dev mailing list