summaryrefslogtreecommitdiff
path: root/src/network/networkd-address.c
Commit message (Expand)AuthorAge
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-29
* networkd: add address pool supportLennart Poettering2014-06-18
* networkd/sd-network: expose statically configured NTP serversTom Gundersen2014-05-19
* networkd: IP address equalityTom Gundersen2014-05-17
* networkd: network - store DNS servers in List rather than SetTom Gundersen2014-05-16
* networkd: rename Address and Route list fieldsTom Gundersen2014-05-16
* networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog2014-04-03
* libsystemd-network: move network-utils from src/sharedTom Gundersen2014-03-21
* networkd: allow more than one static DNS serverTom Gundersen2014-03-14
* 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
* 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