]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'ike-redirect'
authorTobias Brunner <tobias@strongswan.org>
Fri, 4 Mar 2016 15:03:07 +0000 (16:03 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 4 Mar 2016 15:03:07 +0000 (16:03 +0100)
This adds support for IKEv2 redirection (RFC 5685).  There is currently
no default implementation of the redirect_provider_t interface provided.
Plugins may implement the interface to decide if and when to redirect
connecting clients.  It is also possible to redirect established IKE_SAs
via VICI/swanctl.


Trivial merge