]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-rtnl: use netlink header rather than ucred in socket_recv_message() 170/head
authorTom Gundersen <teg@jklm.no>
Thu, 11 Jun 2015 09:34:54 +0000 (11:34 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 11 Jun 2015 14:14:59 +0000 (16:14 +0200)
commit2ce8483538887f7d64d3ae5afe03b72c34210b20
tree6214c85e23ed71d4c08926bc472b530e219c1d6f
parent4aa2764cade3e6d5233f2e390d64931d5cff1410
sd-rtnl: use netlink header rather than ucred in socket_recv_message()

Lets us simplify the function and drop SO_PASSCRED.

Thanks to Alexander Larsson and David Herrmann.
src/libsystemd/sd-rtnl/rtnl-message.c
src/libsystemd/sd-rtnl/sd-rtnl.c