Note changes
authoraland <aland>
Fri, 20 Jun 2008 09:46:26 +0000 (09:46 +0000)
committeraland <aland>
Fri, 20 Jun 2008 09:46:26 +0000 (09:46 +0000)
doc/ChangeLog
share/dictionary.freeradius

index c2a0ea5..37d272d 100644 (file)
@@ -2,7 +2,15 @@ FreeRADIUS 2.0.6 ; $Date$ , urgency=medium
        Feature improvements
        * Clients may now be defined dynamically.  See
          raddb/sites-available/dynamic-clients.
+       * SNMP statistics have been replaced by statistics gathered
+         via Status-Server.  See dictionary.freeradius.
+
        Bug fixes
+       * Parse "security" section in radiusd.conf.  This was accidentally
+         deleted in 2.0.5.  Closes bug #566.
+       * Bind to interface before IP, which allows DHCP sockets to
+         listen on "*" for multiple interfaces.
+       * Fix handling of giaddr in DHCP responses.
 
 FreeRADIUS 2.0.5 ; Date: 2008/06/07 17:17:00 , urgency=medium
        Feature improvements
index 05acf16..663db7a 100644 (file)
@@ -16,7 +16,25 @@ BEGIN-VENDOR FreeRADIUS
 ATTRIBUTE      FreeRADIUS-Proxied-To                   1       ipaddr
 
 #
-#  Really a bitmask.
+#      If you send a Status-Server packet from localhost to localhost
+#      containing a FreeRADIUS-Statistics-Type attribute, the
+#      response will contain relevant statistics.
+#
+#      The FreeRADIUS-Statistics-Type attribute is ignored for ALL
+#      other packet types, and for ALL other IP addresses.  This will
+#      not be changed.
+#
+#      Statistics can be queried by a number of methods:
+#
+#      Globally - all sockets auth/acct/proxy-auth/proxy-acct
+#      By server IP/port - return auth or acct statistics for that port
+#      By client - send IP, return auth & acct statistics
+#      By client for a server IP/port - return auth & acct statistics
+#
+#      Just send FreeRADIUS-Statistics-Type, and client IP, and/or
+#      server IP/port, using the attributes defined below.
+#
+#  This is really a bitmask.
 #
 ATTRIBUTE      FreeRADIUS-Statistics-Type              127     integer
 
@@ -35,11 +53,6 @@ VALUE        FreeRADIUS-Statistics-Type      Proxy-Auth-Acct         0x0c
 VALUE  FreeRADIUS-Statistics-Type      All                     0x1f
 
 #
-#  Note that these statistics are available ONLY for packets
-#  originating from localhost.
-#
-
-#
 #  Global authentication statistics for packets received by the server.
 #
 ATTRIBUTE      FreeRADIUS-Total-Access-Requests        128     integer