]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
parse real Fortinet config
authorDaniel Lenski <dlenski@gmail.com>
Thu, 14 May 2020 03:41:00 +0000 (20:41 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 03:13:30 +0000 (20:13 -0700)
commit8b21650a5b12c4384d294115899230d84fcfc67c
tree59954c63e0241fd7076896dab47810378a872e0f
parentfbd45869b3523d6e427cc2cfe312e19d4af6507b
parse real Fortinet config

Based on these two real examples (https://forum.fortinet.com/tm.aspx?m=170415 and https://forum.fortinet.com/tm.aspx?m=105123).

Tested with sample XML in comments. Clean up a bunch of memory/state errors in PPP code (caught by static analyzer)

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