Re: [Openvpn-devel] [PATCH] Fix NCP behaviour on TLS reconnect.

2017-05-18 Thread Steffan Karger
Hi, On 18-05-17 12:22, Gert Doering wrote: > If a client reconnects on a soft-restart from the same port (due to --bind > in use on the client), both sides will handle this as a "reconnect" and > not a "full new connect" internally, re-using existing crypto context. This is actually a "hard reset

[Openvpn-devel] [PATCH] Fix NCP behaviour on TLS reconnect.

2017-05-18 Thread Gert Doering
If a client reconnects on a soft-restart from the same port (due to --bind in use on the client), both sides will handle this as a "reconnect" and not a "full new connect" internally, re-using existing crypto context. The client will still ask the server for pushed options, and the server code to