sd-netlink: the kernel ignores NLM_F_APPEND in RTM_NEWNEXTHOP message but uses NLM_F_...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 Dec 2023 06:37:06 +0000 (15:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Dec 2023 09:58:26 +0000 (18:58 +0900)
commit5f6ab79571e974dd49c0be9db596dcfa72103f04
tree3484f6bc84d4e39edf9412d2cb682f116b95ace2
parent68149118cba3623c92a61ce57a1f75cc1a6ea6ba
sd-netlink: the kernel ignores NLM_F_APPEND in RTM_NEWNEXTHOP message but uses NLM_F_REPLACE

See insert_nexthop() in net/ipv4/nexthop.c of the kernel.
src/libsystemd/sd-netlink/netlink-message-rtnl.c