]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
give nullppp the option of cancelling/terminating itself after negotation
authorDaniel Lenski <dlenski@gmail.com>
Tue, 9 Feb 2021 03:26:00 +0000 (19:26 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 02:27:01 +0000 (19:27 -0700)
commitd4606b645ce98bc10b0f597717ec33b01ec73910
treee7ea9c0f04a4a6c9fee8a55fae4e09c9d125c1b4
parentaa9256fe37cc9d4cff826a30c42fc55154d88032
give nullppp the option of cancelling/terminating itself after negotation

With 'term' in the cookie, nullppp will initiate a clean termination after successful
PPP negiation.

This is a much cleaner way to run tests than starting OpenConnect in the background,
sleeping, and killing.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
library.c
nullppp.c
openconnect-internal.h
tests/common.sh
tests/ppp-over-tls