]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Update CHANGELOG: radius accounting change
authorjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Fri, 31 Mar 2006 09:07:30 +0000 (09:07 +0000)
committerjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Fri, 31 Mar 2006 09:07:30 +0000 (09:07 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@121 e36fee2c-cc09-0410-a7cc-ebac5c6737de

CHANGELOG

index f93422b337a02f0e43af0a035c38666a19d24cd7..ee09151288cf5b6c3b223d9807b54b68aa11ec8b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ $Id$
   - RADIUS mac authentication now works on local subnet even if "Disable MAC filtering" is activated
   - Firewall ruleno now uses a more intelligent pool, this fixes a bug where a ruleno could be used even if it is already been assigned
   - Fixed bug in RADIUS Session-Timeout handling so it'll also work even if reauthentication is disabled
+  - RADIUS accounting now can use all available radiusservers. The primary radius server is always preferred.
 
 - added "disable port mapping" option to advanced outbound NAT (helps with certain IPsec
   VPN gateways that insist on the IKE source port being 500) (mkasper)