chiark / gitweb /
update TODO
[elogind.git] / src / network / networkd-route.c
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Gavin Linetworkd: route - allow routes without a gateway
2014-09-08 Emil Renner Berthingnetworkd: add preferred source to dhcp4 gateway route
2014-08-12 Tom Gundersennetworkd: split out networkd-link.h
2014-08-11 Lennart Poetteringnetworkd: monopolize in_addr utility functions in share...
2014-07-28 Tom Gundersennetworkd: route/address - use trivial hash functions
2014-07-23 Dan Williamsnetworkd: set route protocol
2014-07-15 Thomas Hindoe Paab... networkd: remove unused variable
2014-07-14 Susant Sahaninetworkd: make metric of routes configurable
2014-07-03 Tom Gundersennetworkd: netdev - take ref immediately after calling out
2014-05-16 Tom Gundersennetworkd: rename Address and Route list fields
2014-03-21 Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-03 Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
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