network: Document the lack of actual DAD usage in prefixstable algorithm
authorKevin P. Fleming <kevin@km6g.us>
Sat, 8 Feb 2020 20:40:40 +0000 (15:40 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Feb 2020 06:37:30 +0000 (15:37 +0900)
commit0ddad04eda2a29a8df861d8b743f3c7be0333ce8
tree2083abb0d70b39d690d7e2e2efebda389b01a677
parent8dcce054e396801284eacb1888c010775fd509dc
network: Document the lack of actual DAD usage in prefixstable algorithm

The RFC 7217 (prefixstable) algorithm can use Duplicate Address
Detection to produce multiple candidate addresses, but the implementation
here does not currently employ that mechanism.
src/network/networkd-ndisc.c