]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'ike-update-event'
authorTobias Brunner <tobias@strongswan.org>
Mon, 18 Jan 2021 12:31:01 +0000 (13:31 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Jan 2021 12:33:26 +0000 (13:33 +0100)
This modifies the signature of the listener_t::ike_update() callback so
that both addresses are passed and it's only called once if both
addresses change (e.g. for an address family switch).

The callback is now also triggered for MOBIKE updates and the event is
exposed via vici.

Fixes #3602.


Trivial merge