Martine Sophie Lenders a09072c93d gnrc_ipv6_nib: add address from netif to address validation timer
The `addr` parameter of the NIB's `_handle_dad()` function can come
from anywhere (e.g. in the fallback to classic SLAAC the destination
address of the IP header is used), so putting that pointer in a timer
is not a good idea. Instead we use the version of the address that is
stored within the interface.
2019-06-18 12:05:07 +02:00
..
2019-03-26 21:37:20 +01:00
2018-03-06 14:00:32 +01:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00