strongswan/src/libcharon
Tobias Brunner 3a54206c08 ikev2: Return to the original host if connection fails after redirection
If we fail connecting to the host we got redirected to, we should restart
with the original host where we might get redirected to a different host.

We must not reset this when retrying due to INVALID_KE_PAYLOAD or COOKIE
notifies.  Since we keep the initiator SPI in those cases, we use that
flag as indicator.

Since we don't store the original remote_host value, we can't restore
that.  So there is a potential conflict with MIPv6.

Closes strongswan/strongswan#171.
2020-05-19 17:33:20 +02:00
..
attributes Spelling fixes 2020-02-11 18:23:07 +01:00
bus file-logger: Set owner/group of log file 2020-05-07 09:30:57 +02:00
config Spelling fixes 2020-02-11 18:23:07 +01:00
control controller: Make child config optional for initiate() 2019-04-25 15:23:19 +02:00
encoding ikev1: Get and set the lifetimes of the selected proposal/transform 2020-03-06 10:31:30 +01:00
kernel kernel-netlink: Implement passthrough type routes and use them on Linux 2020-03-10 10:20:58 +01:00
network Spelling fixes 2020-02-11 18:23:07 +01:00
plugins lookip: Use line buffering for stdout 2020-05-07 15:05:55 +02:00
processing/jobs Spelling fixes 2020-02-11 18:23:07 +01:00
sa ikev2: Return to the original host if connection fails after redirection 2020-05-19 17:33:20 +02:00
tests Spelling fixes 2020-02-11 18:23:07 +01:00
Android.mk Some whitespace fixes 2019-08-22 15:18:06 +02:00
Makefile.am eap-aka-3gpp: Add test vectors from 3GPP TS 35.207 14.0.0 2018-05-18 17:37:39 +02:00
daemon.c daemon: Correctly re-register custom loggers in set_level() 2019-09-20 14:16:09 +02:00
daemon.h Spelling fixes 2020-02-11 18:23:07 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00