diff options
author | Martin Willi <martin@revosec.ch> | 2011-04-15 13:05:02 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2011-04-15 13:05:02 +0200 |
commit | cf6ca6d7298fc57ad877db76474ee5a145a8d473 (patch) | |
tree | 4fd4b1bb3fcedeea6d4fece41bc7d228d8ab01bc /NEWS | |
parent | 2b3c87b49afa54507580c1727b3ebdfe9db1999f (diff) | |
download | strongswan-cf6ca6d7298fc57ad877db76474ee5a145a8d473.tar.bz2 strongswan-cf6ca6d7298fc57ad877db76474ee5a145a8d473.tar.xz |
Add plugin reloading NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,9 +17,13 @@ strongswan-4.5.2 pcsc-lite based SIM card backend. - The eap-peap plugin implements the EAP PEAP protocol. Interoperates - successfully with a FreeRADIUS server but not yet with a Windows 7 + successfully with a FreeRADIUS server but not yet with a Windows 7 Agile VPN client. +- The IKEv2 daemon charon rereads strongswan.conf on SIGHUP and instructs + all plugins to reload. Currently only the eap-radius and the attr plugins + support configuration reloading. + strongswan-4.5.1 ---------------- |