summaryrefslogtreecommitdiff
path: root/src/network/networkd-address.c
AgeCommit message (Expand)Author
2014-07-01networkd: address_acquire use cleanup macroSusant Sahani
2014-06-29sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt
2014-06-18networkd: add address pool supportLennart Poettering
2014-05-19networkd/sd-network: expose statically configured NTP serversTom Gundersen
2014-05-17networkd: IP address equalityTom Gundersen
2014-05-16networkd: network - store DNS servers in List rather than SetTom Gundersen
2014-05-16networkd: rename Address and Route list fieldsTom Gundersen
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen
2014-03-14networkd: allow more than one static DNS serverTom 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-18man: minor fixes to networkd pageTom Gundersen
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-30networkd: address - add support for broadcastTom Gundersen
2014-01-30net-util: verify the address familyTom Gundersen
2014-01-22sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen
2014-01-12networkd: generate resolv.confTom Gundersen
2014-01-01networkd: distinguish between static and dynamic addresses/routesTom Gundersen
2014-01-01network: add support for dropping addressTom Gundersen
2013-12-16rtnl: replace message_append by typesafe versionsTom Gundersen
2013-11-28networkd: fix several Address entries in [Network] sectionTom Gundersen
2013-11-26networkd: minor fixesTom Gundersen
2013-11-25delete unused variablesThomas Hindoe Paaboel Andersen
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-17networkd: store netmask and mac address explicitlyTom 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