]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: use varlink for networkctl check_netns_match()
authorMatt Layher <mdlayher@gmail.com>
Thu, 30 Nov 2023 15:01:28 +0000 (10:01 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 Dec 2023 19:25:13 +0000 (04:25 +0900)
commit4591eccfc7934ba42d6ba480920c004136c87639
treeff47e09e8db4a7f19ad3a504f09edce23be43284
parent2b575c0c95e981f2991c3f4fa3be1ea7d956a801
network: use varlink for networkctl check_netns_match()

Use varlink to detect networkd's network namespace when executing
networkctl rather than the D-Bus interface.

Signed-off-by: Matt Layher <mdlayher@gmail.com>
src/network/networkctl.c