]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-netlink/netlink-message.c
sd-rtnl: add support for reading containers
authorTom Gundersen <teg@jklm.no>
Fri, 24 Jan 2014 20:04:05 +0000 (21:04 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 24 Jan 2014 21:20:34 +0000 (22:20 +0100)
commite5c4350b0d91551041795eb3c4fd4f22b2604ee2
tree0444279a3e163630e68a6ef53b668461c68a7821
parent1fa132931a3eed8556da801d9fe91aa4c166445e
sd-rtnl: add support for reading containers

Also insist on messages being sealed before reading them. In other
words we don't allow interleaving of reading and appending to messages.
src/libsystemd/sd-rtnl/rtnl-message.c
src/libsystemd/sd-rtnl/test-rtnl.c
src/systemd/sd-rtnl.h