]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Minor code fixes
authorShawn Routhier <sar@isc.org>
Wed, 8 Sep 2010 22:13:05 +0000 (22:13 +0000)
committerShawn Routhier <sar@isc.org>
Wed, 8 Sep 2010 22:13:05 +0000 (22:13 +0000)
commit66be0ad13f2783606472d373a8d3ccd33eac9458
tree5360c8b26f14e6ab30fabfd85a4684db1b7cb561
parentea75d5443c60d97e89de401c794525bf11b63b38
Minor code fixes
 [ISC-Bugs #19566] When trying to find the zone for a name for ddns allow
 the name to be at the apex of the zone.
 [ISC-Bugs #19617] Restrict length of interface name read from command line
 in dhcpd - based on a patch from David Cantrell at Red Hat.
 [ISC-Bugs #20039] Correct some error messages in dhcpd.c
 [ISC-Bugs #20070] Better range check on values when creating a DHCID.
 [ISC-Bugs #20198] Avoid writing past the end of the field when adding
 overly long file or server names to a packet and add a log message
 if the configuration supplied overly long names for these fields.
 [ISC-Bugs #21497] Add a little more randomness to rng seed in client
RELNOTES
client/dhclient.c
common/dns.c
server/dhcp.c
server/dhcpd.c