b864cd9053
The IPv6 address lifetime timers are kept in a slist, but the code that adds the entry to the list does not check whether the item is already in the list. This will cause problems when trying to remove the address from the list. Normally this is not causing issues, but if the function net_if_ipv6_addr_update_lifetime() is called multiple times before the address expires, then the item was added to the slist multiple times. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no> |
||
---|---|---|
.. | ||
conn_mgr | ||
ip | ||
l2 | ||
lib | ||
pkt_filter | ||
buf.c | ||
buf_simple.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |