]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- DHCPv4 I/O methods that failed to sense hardware address were corrected.
authorDavid Hankins <dhankins@isc.org>
Fri, 18 May 2007 17:21:46 +0000 (17:21 +0000)
committerDavid Hankins <dhankins@isc.org>
Fri, 18 May 2007 17:21:46 +0000 (17:21 +0000)
commit4ba58919418c8d9807fc298a4b19a7429367b36d
tree9f79980c6443f404324e88fbf553f86ecb126ec9
parentf66f02cc9c7e713bb5e8b40352052cd007e54215
- DHCPv4 I/O methods that failed to sense hardware address were corrected.
  [ISC-Bugs #16881]

- DHCPv4 is now the default (as documented) rather than DHCPv6.  The default
  was set to DHCPv6 to facilitate ease early development, and forgotten.
  [ISC-Bugs #16881]

- Corrected a segmentation violation in DHCPv4 socket processing.
  [ISC-Bugs #16881]
RELNOTES
common/bpf.c
common/discover.c
common/dlpi.c
common/lpf.c
common/socket.c