]> git.ipfire.org Git - thirdparty/systemd.git/commit
netlink: drop sd_rtnl_message_{route,nexthop}_set_family() 18631/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 15 Feb 2021 00:21:24 +0000 (09:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Feb 2021 17:06:26 +0000 (02:06 +0900)
commit8900c05e6e8601a101b86111a8ea78453b6fcf12
tree68d12e9c1105f33c741711d2ce3ec069b2719c63
parentfc80ed5f976c6d148d4c3da1dad1bc9484f2a654
netlink: drop sd_rtnl_message_{route,nexthop}_set_family()

The family is already set when the message is created.
src/libsystemd/sd-netlink/rtnl-message.c
src/systemd/sd-netlink.h