diff options
author | Thomas Egerer <thomas.egerer@secunet.com> | 2015-04-24 13:43:18 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-08-04 11:21:54 +0200 |
commit | 3434709460d83295d54f3bf5ad46cbd197e859cb (patch) | |
tree | c41e58f0ce4531acdf87d8efb4f115266e1d2705 /src/libhydra/plugins/kernel_netlink/kernel_netlink_shared.c | |
parent | e095d87bb69b9192350489a9f57b4047880f422f (diff) | |
download | strongswan-3434709460d83295d54f3bf5ad46cbd197e859cb.tar.bz2 strongswan-3434709460d83295d54f3bf5ad46cbd197e859cb.tar.xz |
ha: Sync remote address in HA_IKE_ADD, too
When the IKE_SA is synced without the remote address, after a
reauthentication charon is not able to find it in its connected_peers
table since the destination host will be %any (it's missing in the
message, hence the default from the newly created ike_sa_t -- %any --
will be used).
By adding the value to the HA_IKE_ADD message, we should be able to
solve this problem.
Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
Diffstat (limited to 'src/libhydra/plugins/kernel_netlink/kernel_netlink_shared.c')
0 files changed, 0 insertions, 0 deletions