diff options
author | Martin Willi <martin@revosec.ch> | 2012-10-24 11:38:24 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-10-24 11:39:13 +0200 |
commit | a19d5913889d80b66dd961c282c7edc58cb0fabb (patch) | |
tree | 0676edb4d1376a946872c8dd683c598c08bf3a77 | |
parent | 3202f4a381de402cdddb305d55dd4de955f2f02c (diff) | |
download | strongswan-a19d5913889d80b66dd961c282c7edc58cb0fabb.tar.bz2 strongswan-a19d5913889d80b66dd961c282c7edc58cb0fabb.tar.xz |
Add NEWS about stroke counters
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ strongswan-5.0.2 - Implemented all IETF Standard PA-TNC attributes and an OS IMC/IMV pair using them to transfer operating system information. +- The new "ipsec listcounters" command prints a list of global counter values + about received and sent IKE messages and rekeyings. + strongswan-5.0.1 ---------------- |