diff options
author | Martin Willi <martin@revosec.ch> | 2012-09-17 11:48:31 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-09-18 17:17:49 +0200 |
commit | cc48f36084a94bc531c05958b5495d0cf1bbbb1d (patch) | |
tree | 4e4fd2e072cfac394900435857722a64919fb969 /NEWS | |
parent | 55f126fd55794775cba7285c10d75b76aa871220 (diff) | |
download | strongswan-cc48f36084a94bc531c05958b5495d0cf1bbbb1d.tar.bz2 strongswan-cc48f36084a94bc531c05958b5495d0cf1bbbb1d.tar.xz |
Add unity plugin NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,6 +23,13 @@ strongswan-5.0.1 PAM directly anymore, but can use any XAuth backend to verify credentials, including xauth-pam. +- The new unity plugin brings support for some parts of the IKEv1 Cisco Unity + Extension. As client, charon narrows traffic selectors to the received + Split-Include attributes and automatically installs IPsec bypass policies + for received Local-LAN attributes. As server, charon sends Split-Include + attributes for leftsubnet definitions containing multiple subnets to Unity- + aware clients. + - An EAP-Nak payload is returned by clients if the gateway requests an EAP method that the client does not support. Clients can also request a specific EAP method by configuring that method with leftauth. |