network: introduces link_drop_ipv6ll_addresses()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 23 May 2021 14:47:19 +0000 (23:47 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jun 2021 21:33:27 +0000 (06:33 +0900)
commitb9bf3f22a8f644d66c282d376758f99096ba5d81
treeb89beb074c282fc92b665373b35e82b5d6d2d9f0
parentf0269653e98885e41ffec37cae76f3820a199a18
network: introduces link_drop_ipv6ll_addresses()

It is not necessary to parse whole message and store the address in
Link::addresses_foreign, as the address will be removed soon later.
src/network/networkd-address.c
src/network/networkd-address.h