]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Thu, 7 Dec 2023 11:54:51 +0000 (06:54 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 Dec 2023 11:54:51 +0000 (06:54 -0500)
doc/ChangeLog

index c404e98519be339d65c63d6184a5cdc49eae0be8..7a31168a47de29c0c1bea24e25bcae6dc4a3f8e0 100644 (file)
@@ -22,6 +22,7 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low
        * document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf.
        * Allow for 'encrypt=1' attributes to be longer than 128 characters.
        * Add "dedup_key" for misbehaving supplicants.  See mods-available/eap
+       * Add proxy_dedup_window.  See radiusd.conf.
 
        Bug fixes
        * Fix corner case with empty defaults in rlm_files.  Fixes #5035
@@ -47,6 +48,7 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low
          See mods-available/detail for more information.
        * Fix issue where Message-Authenticator was calculated incorrectly for
          CoA / Disconnect ACK and NAK packets.
+       * reject_delay does not apply to proxied packets.
 
 FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low
        Configuration changes