summaryrefslogtreecommitdiff
path: root/src/network/networkd-route.c
Commit message (Expand)AuthorAge
* networkd: route - ignore unknown address familyTom Gundersen2014-12-08
* networkd: add support for source routingTom Gundersen2014-12-04
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* networkd: route - allow routes without a gatewayGavin Li2014-11-27
* networkd: add preferred source to dhcp4 gateway routeEmil Renner Berthing2014-09-08
* networkd: split out networkd-link.hTom Gundersen2014-08-12
* networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering2014-08-11
* networkd: route/address - use trivial hash functionsTom Gundersen2014-07-28
* networkd: set route protocolDan Williams2014-07-23
* networkd: remove unused variableThomas Hindoe Paaboel Andersen2014-07-15
* networkd: make metric of routes configurableSusant Sahani2014-07-14
* networkd: netdev - take ref immediately after calling outTom Gundersen2014-07-03
* networkd: rename Address and Route list fieldsTom Gundersen2014-05-16
* libsystemd-network: move network-utils from src/sharedTom Gundersen2014-03-21
* sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog2014-03-03
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-18
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-13
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-13
* net-util: verify the address familyTom Gundersen2014-01-30
* networkd: refuse to use .network files with missing Address/Gateway keyTom Gundersen2014-01-05
* networkd: distinguish between static and dynamic addresses/routesTom Gundersen2014-01-01
* networkd: add support for Route sectionsTom Gundersen2013-12-17
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-16
* rtnl: simplify route_new()Tom Gundersen2013-12-16
* networkd: fix several Address entries in [Network] sectionTom Gundersen2013-11-28
* networkd: minor fixesTom Gundersen2013-11-26
* networkd: add support for [Address] sectionsTom Gundersen2013-11-25
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* networkd: make all calls asyncTom Gundersen2013-11-17
* rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()Tom Gundersen2013-11-13
* networkd: add a basic network daemonTom Gundersen2013-11-09