summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-rtnl/rtnl-internal.h
AgeCommit message (Expand)Author
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-03-13sd-rtnl: improve detection of broadcast messagesTom Gundersen
2014-04-19sd-rtnl: message - concatenate multi-part messages from different packetsTom Gundersen
2014-04-14sd-rtnl: socket_read - use a read bufferTom Gundersen
2014-04-14sd-rtnl: multi-part message - store as linked-list rather than independent me...Tom Gundersen
2014-04-10sd-rtnl: don't drop multi-part messagesTom Gundersen
2014-04-10sd-rtnl: use GREEDY_REALLOC for message queuesTom Gundersen
2014-03-28sd-rtnl: rework rtnl type systemTom Gundersen
2014-03-24sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen
2014-03-08sd-rtnl: increase default timeout to match sd-busTom Gundersen
2014-03-06sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-13rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering
2014-01-30sd-rtnl: beef up rtnl-util a bitTom Gundersen
2014-01-24sd-rtnl: add support for nested containersTom Gundersen
2014-01-21libsystemd: split up into subdirsTom Gundersen