Re: [PATCH] net: stream: add a new option to automatically reconnect

2022-11-10 Thread Daniel P . Berrangé
On Thu, Nov 10, 2022 at 12:22:21PM +0100, Markus Armbruster wrote: > Laurent Vivier writes: > > > In stream mode, if the server shuts down there is currently > > no way to reconnect the client to a new server without removing > > the NIC device and the netdev backend (or to reboot). > > > > This

Re: [PATCH] net: stream: add a new option to automatically reconnect

2022-11-10 Thread Markus Armbruster
Laurent Vivier writes: > In stream mode, if the server shuts down there is currently > no way to reconnect the client to a new server without removing > the NIC device and the netdev backend (or to reboot). > > This patch introduces a reconnect option that specifies a delay > to try to reconnect

[PATCH] net: stream: add a new option to automatically reconnect

2022-11-09 Thread Laurent Vivier
In stream mode, if the server shuts down there is currently no way to reconnect the client to a new server without removing the NIC device and the netdev backend (or to reboot). This patch introduces a reconnect option that specifies a delay to try to reconnect with the same parameters. Add a new