mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
NEWS: Document RFC 5685 support
This commit is contained in:
parent
765db8d2fe
commit
6fc6834361
6
NEWS
6
NEWS
@ -1,6 +1,12 @@
|
||||
strongswan-5.4.0
|
||||
----------------
|
||||
|
||||
- Support for IKEv2 redirection (RFC 5685) has been added. Plugins may
|
||||
implement the redirect_provider_t interface to decide if and when to redirect
|
||||
connecting clients. It is also possible to redirect established IKE_SAs based
|
||||
on different selectors via VICI/swanctl. Unless disabled in strongswan.conf
|
||||
the charon daemon will follow redirect requests received from servers.
|
||||
|
||||
- For the vici plugin a Vici:Session Perl CPAN module has been added to allow
|
||||
Perl applications to control and/or monitor the IKE daemon using the VICI
|
||||
interface, similar to the existing Python egg or Ruby gem.
|
||||
|
Loading…
x
Reference in New Issue
Block a user