commit | 4d0f5b4c44e66eb6c426180186b4619bd2f43046 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Wed Sep 05 23:29:30 2012 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Wed Sep 05 23:29:30 2012 +0100 |
tree | b2afd804609e3595c36b6814f898c6502fdddabe | |
parent | 1dedeb87cc8c3588e4ff2cde09ba76a8e774f8b1 [diff] [blame] |
Fix BOOTP option processing.
diff --git a/CHANGELOG b/CHANGELOG index ded2d26..4f8777d 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -10,6 +10,9 @@ 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.