summaryrefslogtreecommitdiff
path: root/src/network/networkd-address.c
Commit message (Expand)AuthorAge
* man: minor fixes to networkd pageTom Gundersen2014-02-18
* 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
* networkd: address - add support for broadcastTom Gundersen2014-01-30
* net-util: verify the address familyTom Gundersen2014-01-30
* sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen2014-01-22
* networkd: generate resolv.confTom Gundersen2014-01-12
* networkd: distinguish between static and dynamic addresses/routesTom Gundersen2014-01-01
* network: add support for dropping addressTom Gundersen2014-01-01
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-16
* networkd: fix several Address entries in [Network] sectionTom Gundersen2013-11-28
* networkd: minor fixesTom Gundersen2013-11-26
* delete unused variablesThomas Hindoe Paaboel Andersen2013-11-25
* 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
* networkd: store netmask and mac address explicitlyTom 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