This patch series add tcp socket support to python ovs binding in addition
to unix socket.
Changes v1 -> v2:
- unit test
Isaku Yamahata (2):
python/ovs/socket_util: add tcp related helper functions which will
be used by tcp
python/ovs/stream: teach stream.py tcp socket
python/ovs/socket_util.py | 42 +++++++++++++++++++++++++++++
python/ovs/stream.py | 66 ++++++++++++++++++++++++++++++++++++++-------
tests/ovsdb-idl.at | 22 ++++++++++++++-
3 files changed, 119 insertions(+), 11 deletions(-)
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev