]> git.infradead.org Git - users/dwmw2/openconnect.git/commit
Bump fallback GlobalProtect version number
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Sat, 9 Sep 2023 09:07:03 +0000 (12:07 +0300)
committerDaniel Lenski <dlenski@amazon.com>
Sat, 9 Sep 2023 17:11:12 +0000 (10:11 -0700)
commitb22782f5c3df9f02be035202aa59c149208f338b
tree9bae142d6186bec47604027d4064e8efda647cd5
parent7512698217c4104aade7a2df669a20de68f3bb8c
Bump fallback GlobalProtect version number

Some GlobalProtect servers complain about old versions of the client
software connecting to them.

In the case of a connection via the GlobalProtect "portal" interface,
we capture the preferred software version from the portal and parrot it back,
as of https://gitlab.com/openconnect/openconnect/-/commit/c0d2daeaa85f69ed2f89330a53d97ae7eafdffb1?merge_request_iid=333.

However, we should update the GlobalProtect software version used as a fallback
in the case of a direct connection to the "gateway" interface.

Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Signed-off-by: Daniel Lenski <dlenski@amazon.com>
gpst.c