]> git.ipfire.org Git - thirdparty/systemd.git/history - src/network/networkd-route.c
api: in constructor function calls, always put the returned object pointer first...
[thirdparty/systemd.git] / src / network / networkd-route.c
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-18  Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-13  Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13  Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-01-30  Tom Gundersennet-util: verify the address family
2014-01-04  Tom Gundersennetworkd: refuse to use .network files with missing...
2014-01-01  Tom Gundersennetworkd: distinguish between static and dynamic addres...
2013-12-17  Tom Gundersennetworkd: add support for Route sections
2013-12-16  Tom Gundersenrtnl: replace message_append by typesafe versions
2013-12-16  Tom Gundersenrtnl: simplify route_new()
2013-11-28  Tom Gundersennetworkd: fix several Address entries in [Network]...
2013-11-26  Tom Gundersennetworkd: minor fixes
2013-11-25  Tom Gundersennetworkd: add support for [Address] sections
2013-11-25  Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-17  Tom Gundersennetworkd: make all calls async
2013-11-13  Tom Gundersenrtnl: rename rtnl_bus_send_with_reply_and_block() to...
2013-11-09  Tom Gundersennetworkd: add a basic network daemon