]> git.ipfire.org Git - thirdparty/dhcp.git/commit
[master] Several small patches
authorShawn Routhier <sar@isc.org>
Fri, 25 Apr 2014 17:50:24 +0000 (10:50 -0700)
committerShawn Routhier <sar@isc.org>
Fri, 25 Apr 2014 17:50:24 +0000 (10:50 -0700)
commit38c4774a4324a16f0a9f39950700699949acb362
treebb2da2f818d6eb7d362daaca512990bf3aa1a202
parent57187138e0098a281b689de6170325d4c9fe4c0b
[master] Several small patches

Tidy up several small tickets
Correct parsing of DUID from config file, previously the LL type
was put in the wrong place in the DUID string.
[ISC-Bugs #20962]
Add code to parse "do-forward-updates" as well as "do-forward-update"
[ISC-Bugs #31328]
Remove log_priority as it isn't currently used.
[ISC-Bugs #33397]
Increase the size of the buffer used for reading interface information.
[ISC-Bugs #34858]
RELNOTES
common/conflex.c
common/discover.c
common/parse.c
includes/omapip/omapip_p.h
omapip/errwarn.c
server/confpars.c