From: David Herrmann Date: Sun, 14 Jun 2015 11:07:20 +0000 (+0200) Subject: Merge pull request #189 from teg/rtnl-rename X-Git-Tag: v221~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6113cec066cd673a60e3bb32b9bd1280e86b2490;p=thirdparty%2Fsystemd.git Merge pull request #189 from teg/rtnl-rename Rename sd_rtnl to sd_netlink to prepare for further netlink-protocol support. Anything rtnl specific still uses the sd_rtnl prefix, but the generic parts (including the bus and message objects) are now called sd_netlink. --- 6113cec066cd673a60e3bb32b9bd1280e86b2490