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
*
Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.
Ben Pfaff
2014-09-29
1
-4
/
+4
*
socket_util.py: Make set_dscp() python 2.4.3 compatible.
Gurucharan Shetty
2014-06-24
1
-2
/
+2
*
timeval: Add monotonic time functionality for NetBSD and FreeBSD.
Ryan Wilson
2014-06-05
1
-7
/
+27
*
timeval: Import ctypes Python library within a try statement.
Ryan Wilson
2014-05-30
1
-8
/
+8
*
timeval: Use monotonic time in OVS Python timeval library.
Ryan Wilson
2014-05-30
1
-1
/
+33
*
vlog: Use python 2.4 compatible functions.
Gurucharan Shetty
2014-05-05
1
-2
/
+2
*
Python Logging Formatting Improvements
Dave Tucker
2014-04-28
1
-12
/
+116
*
ovsdb: Remove SPECS in favor of referring to RFC 7047.
Ben Pfaff
2014-04-04
1
-2
/
+2
*
socket-util: Fix set_dscp for IPv6
YAMAMOTO Takashi
2014-02-26
1
-1
/
+14
*
Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.
Arun Sharma
2014-02-06
1
-9
/
+29
*
daemon: Cleanup some functions.
Gurucharan Shetty
2014-01-24
1
-11
/
+0
*
jsonrpc: Only compose message to log if it's really going to be logged.
Ben Pfaff
2013-10-25
2
-2
/
+26
*
socket-util: Add symlink based workaround for long pathnames.
YAMAMOTO Takashi
2013-10-17
1
-1
/
+45
*
ovsdb-idl: Remove write-only member 'commit_seqno' from ovsdb_idl_txn.
Ben Pfaff
2013-10-08
1
-1
/
+0
*
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
[next]