]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Improve Pulse ESP setup reliability.
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 10 Jun 2019 21:55:25 +0000 (22:55 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 10 Jun 2019 21:55:25 +0000 (22:55 +0100)
commit76507fbd0f10c7766bcacec953208307f69b723e
tree6172020aa5a2f5b1d242fd05da40c894dd2794c9
parent8b3f467a9280dabc5b151feb88b894895178bf91
Improve Pulse ESP setup reliability.

Sometimes, the server is slow to process the ESP config so our first probes
don't elicit a response. Abuse the licensing information packet which comes
after the connection is set up, and send a second set of probes when it
arrives.

Perhaps we should actually send three probes, half a second apart.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
pulse.c