]> git.ipfire.org Git - thirdparty/strongswan.git/commit
bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SA
authorTobias Brunner <tobias@strongswan.org>
Wed, 25 Mar 2015 17:05:57 +0000 (18:05 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 21 May 2015 13:38:31 +0000 (15:38 +0200)
commit072d9dc3c66961090025b3802d48ab078c2d1852
tree6ab12785e2d4200e391fbc07c97c383124e54b75
parent8dbef6dac8f2b2f40d898361c4b8f4ab9c94e16b
bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SA

The interface is currently not very nice, but if we ever were able to
safely checkout multiple SAs concurrently we could add something similar
to ike_rekey() and call that when we detect a reauthentication.
src/libcharon/bus/bus.c
src/libcharon/bus/bus.h
src/libcharon/bus/listeners/listener.h