]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: move ndisc_flush() to link_stop_engines()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jan 2022 10:09:30 +0000 (19:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Feb 2022 02:30:37 +0000 (11:30 +0900)
commit259c65f36c02a740ba2fa2791c421dada4db441c
treec286dfe65412df218f584ee3772e557a0eac6acb
parenta0e99a377a2f22c0ba460d3e7228214008714c14
network: move ndisc_flush() to link_stop_engines()

As it is not related to any static configs.
src/network/networkd-link.c