]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/address: move post-processes on address removal to address_drop() 30631/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 Dec 2023 16:32:44 +0000 (01:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Dec 2023 11:19:40 +0000 (20:19 +0900)
commitf089d3ebd59e6fb02fc178643a7342c058f207f3
tree71cc49e59b5f85207dff633322061da591189c45
parent8ae3a4f5e282a1fb024e7bb5d6cf1b83037a2395
network/address: move post-processes on address removal to address_drop()

For consistency with other follow-up processes after address removal.

No functional change, just refactoring and preparation for later
commits.
src/network/networkd-address.c