commit | c125c1dfeee7ad11bf4a64fd8427617a3861d759 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Thu Mar 05 17:10:14 2020 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Thu Mar 05 17:10:14 2020 +0000 |
tree | 9ab375d8afa2847dc4b65876a3ac3af6625cde20 | |
parent | e39c484ebdca676b8a99bf39ada5d4e1fcd0b2b3 [diff] |
Update decline address handling in DHCPv6 for new multi-address world. When dhcp-host options can have many IPv6 addresses, we need to deal with one of them being declined by a client. The other addresses are still valid. It seems that this logic never worked, even with only one address, since the DECLINED flag was never tested.