]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
A problem with missing get_hw_addr function when --enable-use-sockets
authorShawn Routhier <sar@isc.org>
Fri, 8 Jun 2012 23:28:11 +0000 (23:28 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 8 Jun 2012 23:28:11 +0000 (23:28 +0000)
commit32e651c41804c06f764fd53540384f1e4fcd7309
tree480c0ef0d285239774ff92da88db8a2dd602c021
parent6980ae03c3b877d07557479b93d2276ab49560ac
A problem with missing get_hw_addr function when --enable-use-sockets
was used is now solved on GNU/Linux, BSD and GNU/Hurd systems. Note
that use-sockets feature was not tested on those systems. Client and
server code no longer use MAX_PATH constant that is not defined on
GNU/Hurd systems. [ISC-Bugs 25979]
RELNOTES
client/dhclient.c
common/bpf.c
common/lpf.c
includes/osdep.h
server/dhcpd.c