chiark / gitweb /
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_new_yyy()
[elogind.git] / src / libsystemd / sd-rtnl / rtnl-message.c
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-10 Susant Sahanisd-rtnl: added support for a few more attributes
2014-02-04 Susant SahaniAdded attribute support for sd-rtnl
2014-01-30 Tom Gundersensd-rtnl: beef up rtnl-util a bit
2014-01-24 Tom Gundersensd-rtnl: add support for reading containers
2014-01-24 Tom Gundersensd-rtnl: add support for nested containers
2014-01-22 Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-22 Tom Gundersensd-rtnl: add sd_rtnl_message_append_u16()
2014-01-22 Tom Gundersensd-rtnl: link - allow setting the change mask
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs