]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop invalid and unused flag 25552/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Nov 2022 19:30:38 +0000 (04:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Nov 2022 19:31:27 +0000 (04:31 +0900)
commit6a4f43cd6607037e1914e9e1aaa36accffd665a4
tree257b0d7a934186ad249b458f74b2fd2590ef27a5
parentd87c5cd8d9537d9540cdd2afc41cd504f1f5bce3
network: drop invalid and unused flag

Route.flags can only take RTNH_F_ONLINK, and other flags are silently
dropped.
src/network/networkd-ndisc.c