This patch series add tcp socket support to python ovs binding in addition
to unix socket.

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 |   40 +++++++++++++++++++++++++++++
 python/ovs/stream.py      |   62 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 94 insertions(+), 8 deletions(-)

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to