change delay_tunnel → delay_tunnel_reason, use for DTLS MTU detection and GPST ESP connection delays as well
As suggested here: https://gitlab.com/openconnect/openconnect/-/commit/
55ffb457010974c05096a78ac917692b7fac664b#note_343873848
There's no clear rationale for using with Pulse/oNCP ESP setup (yet):
- We don't do any MTU detection
- Unlike GPST, we can start sending and receiving packets via the TLS tunnel
immediately, while attempting to connect ESP as well.
Signed-off-by: Daniel Lenski <dlenski@gmail.com>