index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vlog: Fix formatting of milliseconds in Python log messages.
Ben Pfaff
2013-09-17
1
-2
/
+2
*
vlog: Report timestamps in millisecond resolution in log messages.
Paul Ingram
2013-09-13
1
-1
/
+2
*
Fix misspellings in comments and docs.
Andy Hill
2013-06-04
2
-2
/
+2
*
python: fix a typo error in python/ovs/socket_util.py.
Alex Wang
2013-04-18
1
-2
/
+2
*
python/ovs/poller.py: workaround an eventlet bug
YAMAMOTO Takashi
2013-04-16
1
-0
/
+13
*
python.ovs.db.idl: Fix Row.delete() of a row already committed to the db.
Ben Pfaff
2013-04-08
1
-1
/
+3
*
vlog: extend syslog format to make OVS logs easier to filter
Romain Lenglet
2013-04-05
1
-1
/
+1
*
ovsdb-idlc: Make no-op writes to write-only columns cheaper.
Ben Pfaff
2013-03-05
1
-1
/
+10
*
python: Do not include time stamp in syslog messages.
Andy Zhou
2013-02-28
1
-2
/
+6
*
stream-unix: Use rundir as root for relative paths.
Pavithra Ramesh
2013-02-11
1
-0
/
+4
*
python/ovs/db/types: Fix English grammar for enums with one member.
Ben Pfaff
2013-02-04
1
-1
/
+3
*
python: Workaround UNIX socket path length limits
James Page
2013-01-16
1
-2
/
+37
*
daemon: Start monitor process, not daemon process, in new session.
Ben Pfaff
2012-12-13
1
-2
/
+3
*
python/ovs/stream: Fix Stream.connect() retval for incomplete connection.
Ben Pfaff
2012-11-21
1
-9
/
+11
*
socket-util: Remove get_socket_error().
Ben Pfaff
2012-11-20
1
-6
/
+0
*
socket-util: Avoid using SO_ERROR.
Ben Pfaff
2012-11-20
1
-2
/
+16
*
python/ovs/socket_util: Fix error path in set_nonblocking.
Ben Pfaff
2012-11-20
1
-1
/
+1
*
don't use select.POLL* constants
FUJITA Tomonori
2012-11-19
3
-19
/
+23
*
stream.py: un-decorator Stream.register_method
Isaku Yamahata
2012-10-17
1
-7
/
+4
*
stream.py: Don't use class decorators.
Reid Price
2012-10-16
1
-2
/
+2
*
python/ovs/socket_util: don't use Exception, but ValueError
Isaku Yamahata
2012-10-16
1
-3
/
+3
*
python/ovs/stream: teach stream.py tcp socket
Isaku Yamahata
2012-10-15
1
-10
/
+56
*
python/ovs/socket_util: add tcp related helper functions which will be used b...
Isaku Yamahata
2012-10-15
1
-0
/
+42
*
python/ovs/db/idl: getattr(Row) raises TypeError, not AttributeError.
Isaku Yamahata
2012-09-27
1
-0
/
+3
*
jsonrpc: Fix Python implementation of inactivity logic.
Ben Pfaff
2012-09-18
1
-14
/
+14
*
python/ovs/db/idl.py: Transaction._substitute doesn't handle list/tuple
Isaku Yamahata
2012-09-12
1
-0
/
+2
*
python/ovs/db/idl: make SchemaHelper accept schema in json form
Isaku Yamahata
2012-09-12
1
-7
/
+16
*
python/ovs/db/idl: add counterpart of ovsdb_idl_add_table()
Isaku Yamahata
2012-09-12
1
-0
/
+13
*
python/ovs: socket_util uses select.poll
Isaku Yamahata
2012-09-12
2
-3
/
+4
*
jsonrpc: Treat receiving part of a message as activity.
Ben Pfaff
2012-09-07
1
-0
/
+14
*
jsonrpc: Treat draining data from send queue as activity.
Ben Pfaff
2012-09-07
1
-1
/
+11
*
reconnect: Rename reconnect_received() to reconnect_activity().
Ben Pfaff
2012-09-07
2
-15
/
+16
*
python/ovs/poller: use select.select instead of select.poll.
Isaku Yamahata
2012-09-05
1
-2
/
+61
*
dirs: dbdir default must be based on sysconfdir.
Ben Pfaff
2012-08-03
3
-14
/
+52
*
Fix a typo in commit f973f2af2.
Mehak Mahajan
2012-08-01
1
-1
/
+1
*
Make the location of the database separately configurable.
Ben Pfaff
2012-08-01
2
-0
/
+2
*
Fix "*tivty" typos.
Justin Pettit
2012-07-25
1
-1
/
+1
*
python: Call 'wait' methods correctly in jsonrpc and stream code.
Ben Pfaff
2012-07-02
2
-2
/
+2
*
ovs-l3ping: A new test utility that allows to detect L3 tunneling issues
Ansis Atteka
2012-07-02
5
-0
/
+407
*
Python daemons: Changed log date time format.
Arun Sharma
2012-07-02
1
-1
/
+1
*
lib: Utilize smaps in the idl.
Ethan Jackson
2012-06-14
1
-0
/
+5
*
python: Implement "vlog/set", "vlog/list" unixctl commands in Python vlog.
Ben Pfaff
2012-05-22
1
-19
/
+59
*
python: Implement "vlog/reopen" unixctl command in Python vlog.
Ben Pfaff
2012-05-22
1
-3
/
+30
*
python: Break unixctl implementation into registry, client, and server.
Ben Pfaff
2012-05-22
4
-76
/
+166
*
Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.
Ben Pfaff
2012-05-22
1
-2
/
+0
*
Fix typo in "PYTHONPATH".
Ben Pfaff
2012-05-22
1
-1
/
+1
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
26
-26
/
+26
*
json: Correct position tracking in JSON parser implementations.
Ben Pfaff
2012-04-26
1
-9
/
+11
*
ovs-test: Enhancements to the ovs-test tool
Ansis Atteka
2012-04-18
7
-109
/
+509
*
stream: By default disable probing on unix sockets.
Ethan Jackson
2012-04-12
2
-0
/
+16
[prev]
[next]