diff options
author | Thomas Markwalder <tmark@isc.org> | 2019-11-25 09:11:57 -0500 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2019-11-25 09:11:57 -0500 |
commit | 2ca63671097ba70e6d4933c639443644f920df5d (patch) | |
tree | ec7e5598445baaf4274fcebb58a48350f4255460 | |
parent | 75de8eaf0f76b112906c4cc32958fe26c5f01589 (diff) | |
download | isc-dhcp-2ca63671097ba70e6d4933c639443644f920df5d.tar.gz |
[#64,!35] Updated RELNOTES and README.md
Adding mentions of Keama.
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | RELNOTES | 5 |
2 files changed, 8 insertions, 0 deletions
@@ -78,6 +78,9 @@ referred to for information about DHCP options. DHCP relay agent documentation is in the dhcrelay man page, the source for which is distributed in the relay/ subdirectory. +KEA Migration Assistant documentation, including how to build, install +and use it, is including in the keama directory. + To read installed manual pages, use the man command. Type "man page" where page is the name of the manual page. This will only work if you have installed the ISC DHCP distribution using the ``make install'' @@ -104,6 +104,11 @@ by Eric Young (eay@cryptsoft.com). to Jay Doran from Bluecat Networks for suggesting this feature. [Gitlab #10] +- An experimental tool called, Keama (KEA Migration Assistant), which helps + translate ISC DHCP configurations to Kea configurations, is now included + in the distribution. + [Gitlab #34] + Changes since 4.4.1 (Bug Fixes) - Corrected a misuse of the BIND9 DDNS API which caused DDNS updates to be |