]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd/sd-rtnl/rtnl-message.c
sd-rtnl: message - protect against SEGFAULT when reading messages
[thirdparty/systemd.git] / src / libsystemd / sd-rtnl / rtnl-message.c
2014-03-23  Tom Gundersensd-rtnl: message - protect against SEGFAULT when readin...
2014-03-23  Tom Gundersensd-rtnl: message - don't skip parts of message when...
2014-03-16  Tom Gundersensd-rtnl: never treat broadcasts as replies
2014-03-15  Tom Gundersensd-rtnl: make RTM_NEWLINK report EEXIST by default
2014-03-07  Susant Sahanisd-rtnl: introduce read ether and ip address functions
2014-03-06  Susant Sahanisd-rtnl:introduce table-based lookup and typesafe read...
2014-03-05  Tom Gundersensd-rtnl: do not blindly enter containers in message_read()
2014-03-03  Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-02-25  Lennart Poetteringnspawn: add new switch --network-macvlan= to add a...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Tom Gundersenmissing.h: add some IFLA_* constants
2014-02-18  Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-16  Tom Gundersensd-rtnl: do not require ifindex to be set for SETLINK...
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-15  Tom Gundersensd-rtnl: link flags - don't allow change = 0
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-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