From: Shawn Routhier Date: Fri, 10 Apr 2015 21:39:29 +0000 (-0700) Subject: [master] Add release note for ticket 38637 X-Git-Tag: v4_3_3b1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc549dd98eb49a0df2bccb4fdafb217be9af496c;p=thirdparty%2Fdhcp.git [master] Add release note for ticket 38637 --- diff --git a/RELNOTES b/RELNOTES index 56978ed27..b0c3dc926 100644 --- a/RELNOTES +++ b/RELNOTES @@ -54,6 +54,14 @@ by Eric Young (eay@cryptsoft.com). Changes since 4.3.2 +- The server now does a better check to see if it can allocate the memory + for large blocks of v4 leases and should provide a slightly better error + message. Note well: the server pre-allocates v4 addresses, if you use + a large range, such as a /8, the server will attempt to use a large + amount of memory and may not start if there either isn't enough memory + or the size exceeds what the code supports. + [ISC-Bugs #38637] + - The server will now reject unicast Request, Renew, Decline, and Release messages from a client unless the server would have sent that client the dhcp6.unicast option. This behavior is in compliance with paragraph 1 in