Ben Pfaff
|
0d11f523a3
|
ovsdb: Use port 6632 as a default port for database connections.
Until now we have required a port number to be specified explicitly for
database connections. This commit adopts port 6632 as a default.
|
2010-04-12 11:15:15 -07:00 |
|
Ben Pfaff
|
4931f33ad9
|
ovsdb-server: Factor out complication by using jsonrpc_session.
|
2010-01-04 09:47:01 -08:00 |
|
Ben Pfaff
|
20bed8be25
|
jsonrpc: Make it easy to get a new JSON-RPC request's id.
|
2009-12-02 11:19:08 -08:00 |
|
Ben Pfaff
|
dcbb691b00
|
jsonrpc: New type "jsonrpc_session", which automatically reconnects.
|
2009-12-02 11:19:03 -08:00 |
|
Ben Pfaff
|
d0632593fe
|
ovsdb: Add new ovsdb-client program.
|
2009-11-06 15:35:34 -08:00 |
|
Ben Pfaff
|
f212909325
|
Implement JSON-RPC protocol.
|
2009-11-04 15:24:40 -08:00 |
|