diff --git a/NEWS b/NEWS index bf98fb21..bef76759 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ - Fixed compilation issue related to autogen file re-use - Send the "vpn-profile-manifest" fields after successful authentication. This enables openconnect to retrieve the XML configuration. +- radius: Handle the special Framed-IP-Address values 255.255.255.254 and + 255.255.255.255. They are currently handled as if the Framed-IP-Address + field was not present; in both cases the server assigns the address. - ocserv-fw: Fixed chain creation when only restrict-user-to-routes is set, and end all traffic to the device-specific forwarding chain. Patch by John Thiltges.