git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dpif-netdev: Introduce new mutex to protect queues.
[sliver-openvswitch.git]
/
python
/
2013-10-25
Ben Pfaff
jsonrpc: Only compose message to log if it's really...
tree
|
commitdiff
2013-10-18
YAMAMOTO Takashi
socket-util: Add symlink based workaround for long...
tree
|
commitdiff
2013-10-08
Ben Pfaff
ovsdb-idl: Remove write-only member 'commit_seqno'...
tree
|
commitdiff
2013-09-17
Ben Pfaff
vlog: Fix formatting of milliseconds in Python log...
tree
|
commitdiff
2013-09-13
Paul Ingram
vlog: Report timestamps in millisecond resolution in...
tree
|
commitdiff
2013-06-05
Andy Hill
Fix misspellings in comments and docs.
tree
|
commitdiff
2013-04-18
Alex Wang
python: fix a typo error in python/ovs/socket_util.py.
tree
|
commitdiff
2013-04-16
YAMAMOTO Takashi
python/ovs/poller.py: workaround an eventlet bug
tree
|
commitdiff
2013-04-08
Ben Pfaff
python.ovs.db.idl: Fix Row.delete() of a row already...
tree
|
commitdiff
2013-04-05
Romain Lenglet
vlog: extend syslog format to make OVS logs easier...
tree
|
commitdiff
2013-03-06
Ben Pfaff
ovsdb-idlc: Make no-op writes to write-only columns...
tree
|
commitdiff
2013-02-28
Andy Zhou
python: Do not include time stamp in syslog messages.
tree
|
commitdiff
2013-02-11
Pavithra Ramesh
stream-unix: Use rundir as root for relative paths.
tree
|
commitdiff
2013-02-04
Ben Pfaff
python/ovs/db/types: Fix English grammar for enums...
tree
|
commitdiff
2013-01-16
James Page
python: Workaround UNIX socket path length limits
tree
|
commitdiff
2012-12-13
Ben Pfaff
daemon: Start monitor process, not daemon process,...
tree
|
commitdiff
2012-11-22
Ben Pfaff
python/ovs/stream: Fix Stream.connect() retval for...
tree
|
commitdiff
2012-11-20
Ben Pfaff
socket-util: Remove get_socket_error().
tree
|
commitdiff
2012-11-20
Ben Pfaff
socket-util: Avoid using SO_ERROR.
tree
|
commitdiff
2012-11-20
Ben Pfaff
python/ovs/socket_util: Fix error path in set_nonblocking.
tree
|
commitdiff
2012-11-19
FUJITA Tomonori
don't use select.POLL* constants
tree
|
commitdiff
2012-10-17
Isaku Yamahata
stream.py: un-decorator Stream.register_method
tree
|
commitdiff
2012-10-17
Reid Price
stream.py: Don't use class decorators.
tree
|
commitdiff
2012-10-16
Isaku Yamahata
python/ovs/socket_util: don't use Exception, but ValueError
tree
|
commitdiff
2012-10-15
Isaku Yamahata
python/ovs/stream: teach stream.py tcp socket
tree
|
commitdiff
2012-10-15
Isaku Yamahata
python/ovs/socket_util: add tcp related helper function...
tree
|
commitdiff
2012-09-27
Isaku Yamahata
python/ovs/db/idl: getattr(Row) raises TypeError, not...
tree
|
commitdiff
2012-09-18
Ben Pfaff
jsonrpc: Fix Python implementation of inactivity logic.
tree
|
commitdiff
2012-09-13
Isaku Yamahata
python/ovs/db/idl.py: Transaction._substitute doesn...
tree
|
commitdiff
2012-09-13
Isaku Yamahata
python/ovs/db/idl: make SchemaHelper accept schema...
tree
|
commitdiff
2012-09-13
Isaku Yamahata
python/ovs/db/idl: add counterpart of ovsdb_idl_add_table()
tree
|
commitdiff
2012-09-12
Isaku Yamahata
python/ovs: socket_util uses select.poll
tree
|
commitdiff
2012-09-07
Ben Pfaff
jsonrpc: Treat receiving part of a message as activity.
tree
|
commitdiff
2012-09-07
Ben Pfaff
jsonrpc: Treat draining data from send queue as activity.
tree
|
commitdiff
2012-09-07
Ben Pfaff
reconnect: Rename reconnect_received() to reconnect_act...
tree
|
commitdiff
2012-09-05
Isaku Yamahata
python/ovs/poller: use select.select instead of select...
tree
|
commitdiff
2012-08-03
Ben Pfaff
dirs: dbdir default must be based on sysconfdir.
tree
|
commitdiff
2012-08-02
Mehak Mahajan
Fix a typo in commit f973f2af2.
tree
|
commitdiff
2012-08-01
Ben Pfaff
Make the location of the database separately configurable.
tree
|
commitdiff
2012-07-25
Justin Pettit
Fix "*tivty" typos.
tree
|
commitdiff
2012-07-02
Ben Pfaff
python: Call 'wait' methods correctly in jsonrpc and...
tree
|
commitdiff
2012-07-02
Ansis Atteka
ovs-l3ping: A new test utility that allows to detect...
tree
|
commitdiff
2012-07-02
Arun Sharma
Python daemons: Changed log date time format.
tree
|
commitdiff
2012-06-14
Ethan Jackson
lib: Utilize smaps in the idl.
tree
|
commitdiff
2012-05-22
Ben Pfaff
python: Implement "vlog/set", "vlog/list" unixctl comma...
tree
|
commitdiff
2012-05-22
Ben Pfaff
python: Implement "vlog/reopen" unixctl command in...
tree
|
commitdiff
2012-05-22
Ben Pfaff
python: Break unixctl implementation into registry...
tree
|
commitdiff
2012-05-22
Ben Pfaff
Use PYTHONDONTWRITEBYTECODE=yes for invoking Python...
tree
|
commitdiff
2012-05-22
Ben Pfaff
Fix typo in "PYTHONPATH".
tree
|
commitdiff
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
tree
|
commitdiff
2012-04-26
Ben Pfaff
json: Correct position tracking in JSON parser implemen...
tree
|
commitdiff
2012-04-18
Ansis Atteka
ovs-test: Enhancements to the ovs-test tool
tree
|
commitdiff
2012-04-12
Ethan Jackson
stream: By default disable probing on unix sockets.
tree
|
commitdiff
2012-04-12
Ethan Jackson
python: Honor zero probe interval in reconnect.py
tree
|
commitdiff
2012-04-12
Ben Pfaff
ovsdb-idl: Improve documentation.
tree
|
commitdiff
2012-04-12
Ben Pfaff
ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
tree
|
commitdiff
2012-04-12
Ben Pfaff
ovsdb-idl: Simplify transaction retry.
tree
|
commitdiff
2012-03-31
Ethan Jackson
unixctl.py: Allow callers to manually set unixctl version.
tree
|
commitdiff
2012-03-19
Ben Pfaff
configure: Remove --with-build-number.
tree
|
commitdiff
2012-03-12
Ben Pfaff
python: Fix "make distcheck" error on version.py.
tree
|
commitdiff
2012-03-12
Ben Pfaff
ovsdb-doc: Use minus sign in negative numbers in nroff...
tree
|
commitdiff
2012-03-09
Ethan Jackson
idl: Convert python daemons to utilize SchemaHelper.
tree
|
commitdiff
2012-03-08
Ethan Jackson
python: Make build number format consistent with C.
tree
|
commitdiff
2012-03-08
Ben Pfaff
stream-unix: Do not bind a name for client sockets.
tree
|
commitdiff
2012-03-08
Ben Pfaff
python socket_util: Use correct fatal_signal function...
tree
|
commitdiff
2012-03-08
Ben Pfaff
python socket_util: Don't try to unbind None bind_path.
tree
|
commitdiff
2012-03-02
Ethan Jackson
python: Implement new SchemaHelper class.
tree
|
commitdiff
2012-03-02
Ethan Jackson
python: Port unixctl to Python.
tree
|
commitdiff
2012-03-02
Ethan Jackson
python: Add ovs_error() helper function to Python.
tree
|
commitdiff
2012-03-02
Ethan Jackson
python: New method to retrieve OVS version at runtime.
tree
|
commitdiff
2012-03-02
Ethan Jackson
tests: Add code coverage for Python.
tree
|
commitdiff
2012-03-02
Ethan Jackson
jsonrpc.py: Don't swallow errors in transact_block().
tree
|
commitdiff
2011-11-28
Ben Pfaff
daemon: Better log when fork child dies early from...
tree
|
commitdiff
2011-11-18
Ansis Atteka
ovs-test: A new tool that allows to diagnose connectivi...
tree
|
commitdiff
2011-10-31
Ben Pfaff
ovsdb-idl: Prevent occasional hang when multiple databa...
tree
|
commitdiff
2011-10-12
Ben Pfaff
ovs.db.types: Consistently use commas in formatting...
tree
|
commitdiff
2011-09-29
Ben Pfaff
ovs.daemon: Fix bug introduced by "pychecker" warning...
tree
|
commitdiff
2011-09-29
Ben Pfaff
ovs.daemon: Fix semantics of --pidfile option.
tree
|
commitdiff
2011-09-27
Ethan Jackson
python: Upgrade to vlog.
tree
|
commitdiff
2011-09-27
Ethan Jackson
python: Upgrade daemon module to argparse.
tree
|
commitdiff
2011-09-27
Ethan Jackson
stream.py: Make usage() function return a string.
tree
|
commitdiff
2011-09-27
Ethan Jackson
python: Create new vlog module.
tree
|
commitdiff
2011-09-27
Ethan Jackson
python: Backport argparse to older platforms.
tree
|
commitdiff
2011-09-26
Ben Pfaff
json.py: Typo in parsing code.
tree
|
commitdiff
2011-09-24
Ethan Jackson
python: Style cleanup.
tree
|
commitdiff
2011-09-24
Ethan Jackson
ovsuuid.py: Fix use of undefined symbol.
tree
|
commitdiff
2011-09-23
Ben Pfaff
python: Implement write support in Python IDL for OVSDB.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.db.types: Add table reference to ovs.db.types.BaseType.
tree
|
commitdiff
2011-09-23
Ben Pfaff
python: Accept multiple forms of strings and lists...
tree
|
commitdiff
2011-09-23
Ben Pfaff
python: Change 'clone' function names to 'copy'.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.jsonrpc: Include result in Message.__str__() output.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.db.data: Make Datum.check_constraints() work.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.db.data: Fix Atom.new()'s handling of Boolean values.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.json: Remove commented-out debug code.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.json: Actually implement the "pretty" option for...
tree
|
commitdiff
2011-09-23
Ben Pfaff
python: Avoid shadowing standard or global names.
tree
|
commitdiff
2011-09-23
Ben Pfaff
python: Avoid "unused parameter" warnings from pychecker.
tree
|
commitdiff
2011-09-23
Ben Pfaff
ovs.db.types: Always initialize ref_type attribute.
tree
|
commitdiff
2011-09-17
Ethan Jackson
daemon.py: Silence return warning.
tree
|
commitdiff
next