diff options
author | Martin Willi <martin@revosec.ch> | 2014-09-24 11:35:03 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-09-24 11:35:03 +0200 |
commit | dcdcae0159e6ecef4ed06e437f689805efb49550 (patch) | |
tree | 4a881e2053de0244b9301ecea4c433d504e7145e | |
parent | b3accbe2cb600a47cf7a184d6271d9e61f7c5e30 (diff) | |
download | strongswan-dcdcae0159e6ecef4ed06e437f689805efb49550.tar.bz2 strongswan-dcdcae0159e6ecef4ed06e437f689805efb49550.tar.xz |
NEWS: Introduce charon-systemd
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +strongswan-5.2.1 +---------------- + +- The new charon-systemd IKE daemon implements an IKE daemon tailored for use + with systemd. It avoids the dependency on ipsec starter and uses swanctl + as configuration backend, building a simple and lightweight solution. It + supports native systemd journal logging. + + strongswan-5.2.0 ---------------- |