Fix BOOTP option processing.

This commit is contained in:
Simon Kelley
2012-09-05 23:29:30 +01:00
parent 1dedeb87cc
commit 4d0f5b4c44
2 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ version 2.64
also a match. This allows multiple addresses for a name in
/etc/hosts with one of them assigned via DHCP.
Fix broken vendor-option processing for BOOTP. Thanks to
Hans-Joachim Baader for the bug report.
version 2.63
Do duplicate dhcp-host address check in --test mode.