chiark / gitweb /
sd-rtnl: always include linux/rtnetlink.h
[elogind.git] / src / systemd / sd-rtnl.h
2014-02-15 Tom Gundersensd-rtnl: always include linux/rtnetlink.h
2014-02-15 Tom Gundersensd-rtnl: message_open_container - don't take a 'size...
2014-02-13 Lennart Poetteringrtnl: support adding VETH_INFO_PEER containers into...
2014-02-13 Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-04 Susant SahaniAdded attribute support for sd-rtnl
2014-01-24 Tom Gundersensd-rtnl: add support for reading 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
2013-12-16 Tom Gundersenrtnl: replace message_append by typesafe versions
2013-12-16 Tom Gundersenrtnl: support interleaved reading and writing, and...
2013-12-16 Tom Gundersenrtnl: simplify route_new()
2013-12-16 Tom Gundersenrtnl: simplify link_new()
2013-12-04 Tom Gundersenrtnl: add link_get_flags
2013-12-04 Tom Gundersenrtnl: add callback support
2013-11-26 Tom Gundersenrtnl: add preliminary support for containers
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 Poetteringapi: replace manual C++ guards by macros
2013-11-07 Lennart Poetteringapi: add C++ guards
2013-11-07 Lennart Poetteringrtnl: headers in src/systemd/ may not use #pragma once
2013-11-07 Lennart Poetteringrtnl: headers in src/systemd/ may not include internal...
2013-11-04 Tom Gundersenrtnl: add support for routes
2013-10-29 Tom Gundersenrtnl: move set_link_properties to rtnl-utils
2013-10-29 Tom Gundersensd-rtnl: minor fixes
2013-10-27 Tom Gundersenlibsystemd-rtnl: add a rtnetlink library