Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / python / ovs / socket_util.py
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-02-26 YAMAMOTO Takashisocket-util: Fix set_dscp for IPv6
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-18 YAMAMOTO Takashisocket-util: Add symlink based workaround for long...
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-04-18 Alex Wangpython: fix a typo error in python/ovs/socket_util.py.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 James Pagepython: Workaround UNIX socket path length limits
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-20 Ben Pfaffsocket-util: Remove get_socket_error().
2012-11-20 Ben Pfaffsocket-util: Avoid using SO_ERROR.
2012-11-20 Ben Pfaffpython/ovs/socket_util: Fix error path in set_nonblocking.
2012-11-19 FUJITA Tomonoridon't use select.POLL* constants
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-16 Isaku Yamahatapython/ovs/socket_util: don't use Exception, but ValueError
2012-10-15 Isaku Yamahatapython/ovs/socket_util: add tcp related helper function...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-12 Isaku Yamahatapython/ovs: socket_util uses select.poll
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-08 Ben Pfaffpython socket_util: Use correct fatal_signal function...
2012-03-08 Ben Pfaffpython socket_util: Don't try to unbind None bind_path.
2011-09-27 Ethan Jacksonpython: Upgrade to vlog.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...