]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- The v6 BSD socket method was updated to use a single UDP BSD socket
authorDavid Hankins <dhankins@isc.org>
Fri, 29 Aug 2008 17:48:57 +0000 (17:48 +0000)
committerDavid Hankins <dhankins@isc.org>
Fri, 29 Aug 2008 17:48:57 +0000 (17:48 +0000)
commitecddae64a2e3b052c678427f708c949775dfc094
treedf3295cbc3e27b3bf9a885df3273b9e665234a9d
parentdd484ced0d8dc703a864008c3daafaeca6587d72
- The v6 BSD socket method was updated to use a single UDP BSD socket
  no matter how many interfaces are involved, differentiating the
  interfaces the packets were received on by the interface index supplied
  by the OS.
- The relay agent no longer listens to the All DHCP Servers Multicast
  address.
- A bug was fixed in data_string_sprintfa() where va_start was only called
  once for two invocations of vsprintf() variants.
  [ISC-Bugs #17610b]
RELNOTES
common/discover.c
common/socket.c
common/tree.c
includes/dhcpd.h