network/address-generation: make generate_stable_private_address() optionally take...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Apr 2024 02:16:33 +0000 (11:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Apr 2024 03:06:32 +0000 (12:06 +0900)
commit0ac03e004c2430153c0d70c171aed43ee3166979
tree201bfc70984853bae28d7e5d19bd4405d184b826
parente700e482576ad9982da3bab62f613d1b7b52516f
network/address-generation: make generate_stable_private_address() optionally take the previously generated address

Currently, the argument is not used yet. The new argument will be used later
for regenerating prefix stable address on conflict.
src/network/networkd-address-generation.c