diff options
author | Shawn Routhier <sar@isc.org> | 2012-01-05 00:02:51 +0000 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2012-01-05 00:02:51 +0000 |
commit | 19d7acb75d16968a49480b62df033f6040825eaf (patch) | |
tree | fe1705fcb61406b79b6e7588beb711f9ac64b2df /RELNOTES | |
parent | a7f5ffbc6116e4df0c1fc85285ef95a60c8e6001 (diff) | |
download | isc-dhcp-19d7acb75d16968a49480b62df033f6040825eaf.tar.gz |
Fixed the code that checks if an address the server is planning
to hand out is in a reserved range. This would appear as
the server being out of addresses in pools with particular ranges.
[ISC-Bugs #26498]
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -61,6 +61,11 @@ work on other platforms. Please report any problems and suggested fixes to [ISC-Bugs #27078] CVE: CVE-2011-4868 +- Fixed the code that checks if an address the server is planning + to hand out is in a reserved range. This would appear as + the server being out of addresses in pools with particular ranges. + [ISC-Bugs #26498] + Changes since 4.2.2 - Fix the code that checks for an existing DDNS transaction to cancel |