summaryrefslogtreecommitdiff
path: root/src/network/networkd-route.c
AgeCommit message (Expand)Author
2014-01-05networkd: refuse to use .network files with missing Address/Gateway keyTom Gundersen
2014-01-01networkd: distinguish between static and dynamic addresses/routesTom Gundersen
2013-12-17networkd: add support for Route sectionsTom Gundersen
2013-12-16rtnl: replace message_append by typesafe versionsTom Gundersen
2013-12-16rtnl: simplify route_new()Tom Gundersen
2013-11-28networkd: fix several Address entries in [Network] sectionTom Gundersen
2013-11-26networkd: minor fixesTom Gundersen
2013-11-25networkd: add support for [Address] sectionsTom Gundersen
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-11-17networkd: make all calls asyncTom Gundersen
2013-11-13rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()Tom Gundersen
2013-11-09networkd: add a basic network daemonTom Gundersen