]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/frontends/android/jni/libandroidbridge/backend/android_service.c
bus: Add ike_reestablish_pre hook, called before DNS resolution
authorTobias Brunner <tobias@strongswan.org>
Wed, 16 Jul 2014 10:38:44 +0000 (12:38 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 22 Jul 2014 09:10:36 +0000 (11:10 +0200)
commit614359a7d5bedb5d750bac33fdd4b335dde451e5
tree036e0cf9ba6b9c85a78e73c7dbe8189582025038
parent2dc26c557e6c8da38b60f8154acf0b007747253c
bus: Add ike_reestablish_pre hook, called before DNS resolution

The old hook is renamed to ike_reestablish_post and is now also called
when the initiation of the new IKE_SA failed.
src/frontends/android/jni/libandroidbridge/backend/android_service.c
src/libcharon/bus/bus.c
src/libcharon/bus/bus.h
src/libcharon/bus/listeners/listener.h
src/libcharon/sa/ike_sa.c