]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
Another batch of fixes
authorShawn Routhier <sar@isc.org>
Thu, 9 Sep 2010 22:18:02 +0000 (22:18 +0000)
committerShawn Routhier <sar@isc.org>
Thu, 9 Sep 2010 22:18:02 +0000 (22:18 +0000)
commit57fbc772210d73a091c828ca3a5f4fa692f3d582
treef2aea3fa77fadc2cd3b099cac21632efc18d37f1
parent228e44472252fec51c05eaf9e878f684fb583a76
Another batch of fixes
 Correct error handling in DLPI [ISC-Bugs #20378]
 Remove __sun__ and __hpux__ typedefs in osdep.h as they are now being
 checked in configure.  [ISC-Bugs #20443]
 Modify how the cmsg header is allocated the v6 send and received routines
 to compile on more compilers.  [ISC-Bugs #20524]
 When parsing a domain name free the memory for the name after we are
 done with it.  [ISC-Bugs #20824]
RELNOTES
common/dlpi.c
common/parse.c
common/socket.c
includes/osdep.h