2025-06-24
v10.29.0
Changes
Fix assignment of strings to reply attributes that contain IP addresses.
Example:
modify {
radius.reply.attr.Framed-IP-Address = "10.10.10.10";
radius.reply.attr.Framed-IPv6-Address = "2001:db8::10";
}
Fix assignment of strings to reply attributes that contain IP addresses.
Example:
modify {
radius.reply.attr.Framed-IP-Address = "10.10.10.10";
radius.reply.attr.Framed-IPv6-Address = "2001:db8::10";
}