2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00

Move warning about dhcp-renewal-time to config parsing rather

than runtime.
See RT ticket #17382 for more.
This commit is contained in:
Shane Kerr
2008-01-14 14:26:10 +00:00
parent c4d29896d3
commit 57fcb8d97a
3 changed files with 26 additions and 9 deletions

View File

@@ -112,6 +112,12 @@ suggested fixes to <dhcp-users@isc.org>.
- Fixes to allow code to compile on Mac OS X Leopard (10.5).
- When server is configured with options that it overrides, a warning is
issued when the configuration file is read, rather than at the time the
option is overridden. This was important, because the warning was given
every time the option was overridden, which could create a lot of
unnecessary logging.
Changes since 4.0.0b3
- The reverse dns name for PTR updates on IPv6 addresses has been fixed to