Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / python / ovs / stream.py
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-22 Ben Pfaffpython/ovs/stream: Fix Stream.connect() retval for...
2012-11-19 FUJITA Tomonoridon't use select.POLL* constants
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-17 Isaku Yamahatastream.py: un-decorator Stream.register_method
2012-10-17 Reid Pricestream.py: Don't use class decorators.
2012-10-15 Isaku Yamahatapython/ovs/stream: teach stream.py tcp socket
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-07-25 Justin PettitFix "*tivty" typos.
2012-07-02 Ben Pfaffpython: Call 'wait' methods correctly in jsonrpc and...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ethan Jacksonstream: By default disable probing on unix sockets.
2012-03-08 Ben Pfaffstream-unix: Do not bind a name for client sockets.
2011-09-27 Ethan Jacksonpython: Upgrade to vlog.
2011-09-27 Ethan Jacksonstream.py: Make usage() function return a string.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-08-25 Ben Pfaffpython: Remove unused imports.
2011-08-25 Ben Pfaffovs.stream: Remove unused parameter from usage().
2011-08-24 Ben Pfaffovs.stream: Simplify logic in Stream.wait().
2011-08-24 Ben Pfaffovs.stream: Drop Stream.get_name() since clients can...
2011-08-24 Ben Pfaffovs.stream: Use %d in place of %ld since the two are...
2011-08-24 Ben Pfaffpython: Avoid using 'tuple' as a variable name.
2011-08-24 Ben Pfaffovs.stream: Fix logic bug in Stream.connect().
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...