dhcpv6-ia: log only IPv6 addresses which are effectively assigned to a DHCPv6 client
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 5 Jan 2017 14:06:07 +0000 (15:06 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 5 Jan 2017 14:52:10 +0000 (15:52 +0100)
commitd6b0c9904f283a75d292030b7e0e968f37c1c7de
tree9d88bdcfcb35a12679d3947c11c2dacea456bf6a
parent08a93676f4d3d13fa417a1f109b40d6c577dfb76
dhcpv6-ia: log only IPv6 addresses which are effectively assigned to a DHCPv6 client

Fix displaying IPv6 addresses which were not assigned to a DHCPv6 client
Clean up the code by using macro ADDR_ENTRY_VALID_IA_ADDR on different
places to align the checks.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
src/dhcpv6-ia.c