From a345aa26393e31fc385c52e6217ceaef2a9dc640 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 1 Feb 2012 12:07:32 +0100 Subject: [PATCH] Added RADIUS accounting NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 63d717693..83973d460 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ strongswan-4.6.2 Linux IMA possible. Measurement reference values are automatically stored in an SQLite database. +- The EAP-RADIUS authentication backend supports RADIUS accounting. It sends + start/stop messages containing Username, Framed-IP and Input/Output-Octets + attributes and has been tested against FreeRADIUS and Microsoft NPS. strongswan-4.6.1 ----------------