]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
change delay_tunnel → delay_tunnel_reason, use for DTLS MTU detection and GPST ESP...
authorDaniel Lenski <dlenski@gmail.com>
Mon, 18 May 2020 05:46:28 +0000 (22:46 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 18 May 2020 05:46:30 +0000 (22:46 -0700)
commit294534d5a2574cbe8b8054a0fa627cb72c10acd8
tree26a15b9cbe82c6384609a2282f5fbb69f3461641
parentf06e1b302cb704605ccbec98111c6b7896fedcdc
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>
cstp.c
dtls.c
gpst.c
mainloop.c
openconnect-internal.h
ppp.c