Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow configuring DSCP on controller and manager connections. | Mehak Mahajan | 2012-03-23 | 1 | -2/+5 |
* | jsonrpc: Make jsonrpc_error() internal. | Ben Pfaff | 2012-02-27 | 1 | -2/+1 |
* | ovsdb-server: Write manager status information to Manager table. | Andrew Evans | 2011-02-01 | 1 | -0/+5 |
* | Add "Manager" and "manager_options" to allow options for OVSDB connections. | Ben Pfaff | 2010-11-05 | 1 | -0/+5 |
* | ovsdb: Use port 6632 as a default port for database connections. | Ben Pfaff | 2010-04-12 | 1 | -1/+12 |
* | ovsdb-server: Factor out complication by using jsonrpc_session. | Ben Pfaff | 2010-01-04 | 1 | -0/+2 |
* | jsonrpc: Make it easy to get a new JSON-RPC request's id. | Ben Pfaff | 2009-12-02 | 1 | -1/+2 |
* | jsonrpc: New type "jsonrpc_session", which automatically reconnects. | Ben Pfaff | 2009-12-02 | 1 | -0/+19 |
* | ovsdb: Add new ovsdb-client program. | Ben Pfaff | 2009-11-06 | 1 | -0/+2 |
* | Implement JSON-RPC protocol. | Ben Pfaff | 2009-11-04 | 1 | -0/+83 |