]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Fortinet: socket switches abruptly from HTTP request to encapsulated PPP, with no...
authorDaniel Lenski <dlenski@gmail.com>
Thu, 4 Feb 2021 23:38:20 +0000 (15:38 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 03:13:30 +0000 (20:13 -0700)
commitfe96f871fee19a5d8e3e7b9da8bf3f94d137764b
tree329fb8839674e18d0f574607de30960de71249a7
parentabc1b0661d740f02060359d81142b9cd85b6d381
Fortinet: socket switches abruptly from HTTP request to encapsulated PPP, with no HTTP-ish response

However, in the case of *failure* to start the PPP tunnel, an HTTP response
may be sent, and we'll need to detect that in the PPP mainloop.

Don't blame me. I didn't design this.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
fortinet.c
ppp.c
ppp.h