sd-rtnl: add support for reading containers

System Internals / systemd - Tom Gundersen [jklm.no] - 24 January 2014 15:20 UTC

Also insist on messages being sealed before reading them. In other words we don't allow interleaving of reading and appending to messages.

e5c4350 sd-rtnl: add support for reading containers
src/libsystemd/sd-rtnl/rtnl-message.c | 76 ++++++++++++++++++++++++++-------
src/libsystemd/sd-rtnl/test-rtnl.c | 37 +++++++++++-----
src/systemd/sd-rtnl.h | 1 +
3 files changed, 88 insertions(+), 26 deletions(-)

Upstream: github.com


  • Share