chiark / gitweb /
bus: internalize a lot of protocol definitions
[elogind.git] / src / libsystemd-rtnl / sd-rtnl.c
2013-11-14 Tom Gundersenrtnl: add event loop integration
2013-11-14 Tom Gundersenrtnl: add call_async and call_async_cancel
2013-11-13 Tom Gundersenrtnl: start adding support for asynchronous messaging
2013-11-13 Tom Gundersenrtnl: rename rtnl_bus_send_with_reply_and_block() to...
2013-11-07 Lennart Poetteringrtnl: headers in src/systemd/ may not include internal...
2013-10-29 Tom Gundersenrtnl: fix sockaddr confusion
2013-10-29 Tom Gundersenrtnl: complain if used after fork
2013-10-29 Tom Gundersenrtnl: introduce default timeout
2013-10-29 Tom Gundersenrtnl: use _cleanup_ macro more
2013-10-29 Tom Gundersensd-rtnl: minor fixes
2013-10-27 Tom Gundersenlibsystemd-rtnl: add a rtnetlink library