On Fri, May 19, 2023 at 05:13:23PM +0200, Felix Huettner via dev wrote: > previously it was not possible to set the probe interval for the > connection from a relay to the backing ovsdb-server. With this change it > is now possible using the > `ovsdb-server/set-active-ovsdb-server-probe-interval` command. > > The command `ovsdb-server/set-active-ovsdb-server-probe-interval` is > already used to set the probe interval for active-backup replication. > However this is mutally exclusive with being a relay and the case for > using the command is the same. Therefor we decided to reuse it instead > of adding a new one. > > Signed-off-by: Felix Huettner <[email protected]>
Reviewed-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
