]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- Strict checks for content of domain-name DHCPv4 option can now be
authorTomek Mrugalski <tomek@isc.org>
Fri, 1 Jul 2011 12:07:09 +0000 (12:07 +0000)
committerTomek Mrugalski <tomek@isc.org>
Fri, 1 Jul 2011 12:07:09 +0000 (12:07 +0000)
commitd15aa96419b441f66dfd23caab2e691ec03ac614
tree50caf6f2622a09074057e72ceff89e2f4dd98c84
parentf8cc78bad3220fcb5c6c4e78161d34a17b2c8cee
- Strict checks for content of domain-name DHCPv4 option can now be
  configured during compilation time. Even though RFC2132 does not allow
  to store more than one domain in domain-name option, such behavior is
  now enabled by default, but this may change some time in the future.
  See ACCEPT_LIST_IN_DOMAIN_NAME define in includes/site.h.
  [ISC-Bugs #24167]
RELNOTES
client/dhclient.c
common/parse.c
includes/dhcpd.h
includes/site.h
server/confpars.c