summaryrefslogtreecommitdiff
path: root/src/network/networkd-route.c
AgeCommit message (Expand)Author
2014-05-16networkd: rename Address and Route list fieldsTom Gundersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-13rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering
2014-02-13rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering
2014-01-30net-util: verify the address familyTom Gundersen
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