MikroTik Changelogs
← Back to search All components

Component: radius

47 changelog entries across 33 version(s)

Releases by channel (stacked)

7.22 Stable 2026-Mar-09 (1 month ago)
  • fixed initialization of incoming UDP socket in some situations;
  • fixed RadSec SSL CPU usage increase on closed connections;
  • improved incoming RadSec packet processing on busy service;
  • improved logging;
7.22beta6 Development 2026-Jan-28 (3 months ago)
  • improved incoming RadSec packet processing on busy service;
7.22beta5 Development 2026-Jan-21 (3 months ago)
  • fixed initialization of incoming UDP socket in some situations;
  • fixed RadSec SSL CPU usage increase on closed connections;
  • improved logging;
7.20 Stable 2025-Sep-29 (7 months ago)
  • fixed issue with Session-Timeout attribute functionality;
7.19.3 Stable 2025-Jul-03 (9 months ago)
  • fixed RADIUS client section becoming unresponsive when RadSec is configured, but server is not responding;
  • fixed wrong RadSec port number in logs;
  • properly verify certificate when RadSec is used;
7.20beta5 Testing 2025-Jul-03 (9 months ago)
  • fixed RADIUS client section becoming unresponsive when RadSec is configured, but server is not responding;
  • fixed wrong RadSec port number in logs;
  • properly verify certificate when RadSec is used;
7.20beta2 Testing 2025-May-27 (11 months ago)
  • fixed issue with Session-Timeout attribute functionality;
6.49.18 Stable 2025-Feb-27 (1 year ago)
  • added "require-message-auth" option that requires "Message-Authenticator" in received Access-Accept/Challenge/Reject messages;
  • include "Message-Authenticator" in any RADIUS communication messages besides accounting for all services;
7.15 Stable 2024-May-29 (1 year ago)
  • added "require-message-auth" option that requires "Message-Authenticator" in received Access-Accept/Challenge/Reject messages;
  • include "Message-Authenticator" in any RADIUS communication messages besides accounting for all services;
7.15beta4 Testing 2024-Mar-04 (2 years ago)
  • added "require-message-auth" option that requires "Message-Authenticator" in received Access-Accept/Challenge/Reject messages;
  • include "Message-Authenticator" in any RADIUS communication messages besides accounting for all services;
7.6 Stable 2022-Oct-17 (3 years ago)
  • require "policy" policy for "login" service configuration;
7.6beta4 Testing 2022-Sep-01 (3 years ago)
  • require "policy" policy for "login" service configuration;
7.4 Stable 2022-Jul-19 (3 years ago)
  • added VRF support for RADIUS client;
7.4rc1 Testing 2022-Jul-04 (3 years ago)
  • added VRF support for RADIUS client;
6.46.8 Long-term 2020-Oct-29 (5 years ago)
  • added "Service-Type" attribute to Access-Request for IPv4 and IPv6 DHCP servers;
6.47.6 Stable 2020-Oct-21 (5 years ago)
  • added "Service-Type" attribute to Access-Request for IPv4 and IPv6 DHCP servers;
6.48beta48 Testing 2020-Oct-14 (5 years ago)
  • added "Service-Type" attribute to Access-Request for IPv4 and IPv6 DHCP servers;
6.45.7 Stable 2019-Oct-24 (6 years ago)
  • fixed open socket leak when invalid packet is received (introduced in v6.44);
6.44.6 Long-term 2019-Oct-24 (6 years ago)
  • fixed open socket leak when invalid packet is received (introduced in v6.44);
6.46beta38 Testing 2019-Aug-29 (6 years ago)
  • fixed open socket leak when invalid packet is received (introduced in v6.44);
6.45.2 Stable 2019-Jul-17 (6 years ago)
  • fixed "User-Password" encoding (introduced in v6.45);
6.46beta6 Testing 2019-Jul-04 (6 years ago)
  • fixed "User-Password" encoding (introduced in v6.45);
6.44 Stable 2019-Feb-25 (7 years ago)
  • implemented Proxy-State attribute handling in CoA and disconnect requests;
6.44beta61 Testing 2019-Jan-17 (7 years ago)
  • implemented Proxy-State attribute handling in CoA and disconnect requests;
6.43rc17 Testing 2018-May-23 (7 years ago)
  • use MS-CHAPv2 for "login" service authentication;