]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
gpst.c should also return -EPERM when server changes IP address, not -EINVAL
authorDaniel Lenski <dlenski@gmail.com>
Wed, 22 May 2019 18:55:59 +0000 (11:55 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Wed, 20 May 2020 01:33:50 +0000 (18:33 -0700)
commitf75bc34480d0466746961509587faa52bac631fc
tree705367b03e69d49e099f97fca819c3b7303d9661
parent0d3846ac41df2653a43625b5f38baefd7869fb99
gpst.c should also return -EPERM when server changes IP address, not -EINVAL

(see previous commit by David Woodhouse, 24df3311ab42f062dbf1aeb7f3432dd45426e9cf, which did this for cstp.c)

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
gpst.c