]> git.ipfire.org Git - thirdparty/strongswan.git/commit
listener: Register message hook
authorReto Buerki <reet@codelabs.ch>
Fri, 31 Aug 2012 10:58:00 +0000 (12:58 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 19 Mar 2013 14:23:47 +0000 (15:23 +0100)
commit9df5645623aa19959eaa7648f15caff6387f8fd0
tree3c5e75cbf1331138b8d867c38570dfebb242841f
parent071e792a85f2128f07d2cbf1c1c9ab7531131c1f
listener: Register message hook

Use the message hook to save the AUTHENTICATION payload of an incoming
IKE_AUTH message.

The AUTH payload will be passed on to the TKM ike_isa_auth operation in
the authorize hook.
src/charon-tkm/src/tkm/tkm_listener.c