* Add proxy_dedup_window. See radiusd.conf.
* Added "-t timeout" to radsniff. It will stop processing packets
after <timeout> seconds.
+ * Add "lookforward_steps" to rlm_totp.
Bug fixes
* Fix corner case with empty defaults in rlm_files. Fixes #5035
* Fix occasional crash with bad home servers. Fixes #5308.
* Minor bug fixes to the SQL freetds modules.
* Fix blocking issue with RADIUS/TLS connection checks.
+ * Fix run-time crash on configuration typos of %{substr ...} instead
+ of %{substr:...} Fixes #5321.
+ * %{randstr:...} now returns the requested amount of data, instead of
+ one too many bytes.
FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low
Configuration changes