]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Update changelog
authorjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Sat, 18 Mar 2006 23:39:51 +0000 (23:39 +0000)
committerjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Sat, 18 Mar 2006 23:39:51 +0000 (23:39 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@100 e36fee2c-cc09-0410-a7cc-ebac5c6737de

CHANGELOG

index 57f324afbd3960fb2c5150ab767b670af3010878..6b6d20e25d799f6ac462cc6833157a38e96b7d9e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,17 @@ $Id$
 *** Note: Please add new entries to the top of this file. ***
 -------------------------------------------------------------------------------
 
+- added "support for 3rd DNS server" (jdegraeve)
+
+- updated radius_accounting.inc to PECL (jdegraeve)
+  - Now sends NAS-IP-Address (based on actual WAN-address) and NAS-Identifier cleanly
+  - Each gigawords value now counts as 4GB instead of 2GB
+
+- changes in Captive portal (jdegraeve):
+  - Cleanup and code added to allow FUTURE stuff like volume limits etc. to be implemented
+  - Added User Volume Stats in captive portal status page
+  - RADIUS mac authentication now works on local subnet even if "Disable MAC filtering" is activated
+
 - 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)