]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Fix GlobalProtect config-parsing bug that misidentified IPv6 split-include routes...
authorDaniel Loxtermann <daniel.loxtermann@greenbone.net>
Tue, 20 Feb 2024 01:59:47 +0000 (17:59 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Tue, 20 Feb 2024 02:01:49 +0000 (18:01 -0800)
commit64f0c03d660f1d17834f7ff7ce9d0151704bb32f
tree227506eb360f6a6f90ce6c81a0e44e8361f2f38d
parent026cd2d6aa18f7d2292b3993f64e37773e8a79dd
Fix GlobalProtect config-parsing bug that misidentified IPv6 split-include routes as split-exclude

As reported on the mailing list at
https://lists.infradead.org/pipermail/openconnect-devel/2024-January/005386.html,
the relevant code wasn't handling the IPv6 case correctly.

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