~mamarley/openconnect/+git/gitlab-main:f5

Last commit made on 2020-05-24
Get this branch:
git clone -b f5 https://git.launchpad.net/~mamarley/openconnect/+git/gitlab-main

Branch merges

Branch information

Recent commits

6b2e8bb... by Andreas Gnau

nx: Implement logout

Signed-off-by: Andreas Gnau <email address hidden>

17ca697... by Andreas Gnau

nx: Set secure_cookie for NX

Used for filtering log output in some places.

Signed-off-by: Andreas Gnau <email address hidden>

214311a... by Andreas Gnau

NX: Implement parsing of connection info

Includes amongst others DNS and routes for IPv4 and IPv6. The IPv4
address is negotiated via IPCP.
Tested for IPv4, but IPv6 should work based on existing traces.

Signed-off-by: Andreas Gnau <email address hidden>

6f3bd8f... by Dan Lenski

fix crash with big config packets (yay, PROTREJ)

Signed-off-by: Daniel Lenski <email address hidden>

002167d... by Dan Lenski

no C99 declarations

Signed-off-by: Daniel Lenski <email address hidden>

d63909f... by Dan Lenski

add OC_PROTO_HIDDEN and use this to hide nullppp from the displayed protocols list

Signed-off-by: Daniel Lenski <email address hidden>

a76669c... by Dan Lenski

fix PPP header realignment with concatenated packet

Signed-off-by: Daniel Lenski <email address hidden>

4f3afdc... by Dan Lenski

handle rejecting either IPCP or IP6CP, as long as ≥1 wanted network protocol gets be configured

More testing with pppd...

Signed-off-by: Daniel Lenski <email address hidden>

6efbf76... by Dan Lenski

logging direction fix

Signed-off-by: Daniel Lenski <email address hidden>

55b6d7f... by Dan Lenski

remove vestigial copy/pasted bits from F5/Fortinet

Signed-off-by: Daniel Lenski <email address hidden>