Re: [ovs-dev] [PATCH v2 14/17] ovsdb: relay: Allow setting all jsonrpc session options.

2024-01-12 Thread Dumitru Ceara
On 1/9/24 23:49, Ilya Maximets wrote: > Allow setting all the JSON-RPC session options at once. > While at it, allow updating options the same way the source > can be updated while calling 'ovsdb_relay_add_db()' if the > relay is already configured. > > Signed-off-by: Ilya Maximets > ---

[ovs-dev] [PATCH v2 14/17] ovsdb: relay: Allow setting all jsonrpc session options.

2024-01-09 Thread Ilya Maximets
Allow setting all the JSON-RPC session options at once. While at it, allow updating options the same way the source can be updated while calling 'ovsdb_relay_add_db()' if the relay is already configured. Signed-off-by: Ilya Maximets --- ovsdb/ovsdb-server.c | 2 +- ovsdb/relay.c| 6