diff options
author | Thomas Markwalder <tmark@isc.org> | 2018-08-27 19:56:45 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2018-08-27 19:56:45 +0200 |
commit | a5484c4d8852662be7da1e6e8b1d4c1a19e6502f (patch) | |
tree | b8e1d594ac9ba1b3d9a47a74f99ea74cfbaf6711 /AUTHORS | |
parent | [master] Fixed doxygen warnings (diff) | |
parent | [#13,!6] Addressed review comments (diff) | |
download | kea-a5484c4d8852662be7da1e6e8b1d4c1a19e6502f.tar.xz kea-a5484c4d8852662be7da1e6e8b1d4c1a19e6502f.zip |
[master] kea-dhcp6 now supports global host reservations
Merge branch '13-global-host-reservations-task-3-add-v6-support-for-new-hr_global-mode'
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Primary developers: - Marcin Siodelski (DHCPv4, DHCPv6 components, options handling, perfdhcp, host reservation, lease file cleanup, lease expiration, control agent, shared networks, high availability) - - Thomas Markwalder (DDNS, user_chk) + - Thomas Markwalder (DDNS, user_chk, global host reservations) - Jeremy C. Reed (documentation, build system, testing, release engineering) - Wlodek Wencel (testing, release engineering) - Francis Dupont (crypto, perfdhcp, control agent) |