]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: merge RequestType and SetLinkOperation
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Feb 2022 02:03:11 +0000 (11:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Mar 2022 05:20:31 +0000 (14:20 +0900)
commiteb93dc9bde7447bb519d69c0e3bc077767936c93
treea21beb22e0493134e18a74c3ee86e490ff137613
parenta48ffe47cf1db98694d2013bf97f62f55e4c3d27
network: merge RequestType and SetLinkOperation

These two enum indicate how we process the request. Hence, it is not
necessary to introduce two separated indicators.
src/network/networkd-queue.c
src/network/networkd-queue.h
src/network/networkd-setlink.c
src/network/networkd-setlink.h