* 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.
+ * Added "-t timeout" to radsniff. It will stop processing packets
+ after <timeout> seconds.
Bug fixes
* Fix corner case with empty defaults in rlm_files. Fixes #5035
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.
+ * reject_delay no longer applies to proxied packets. All servers should now
+ set "reject_delay = 1" for security and scalability.
FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low
Configuration changes