summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/network-internal.h
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-05-09tree-wide: port more code to use ifname_valid()Lennart Poettering
2016-03-30DHCP DUID, IAID configuration optionsVinay Kulkarni
2016-03-21Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek
2016-03-09DHCP DUID and IAID configurabilityVinay Kulkarni
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20dhcp: export routes as opaque objectsBeniamino Galvani
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-08-26dhcp: generic data should be void*, not uint8_t*Lennart Poettering
2015-08-21network: Add function to serialize an IPv6 addressPatrik Flykt
2015-08-05networkd: serialize the private optionsAlex Crawford
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-10net: support globbing and disjunction in Match logicTom Gundersen
2014-12-05net_setup/networkd: warn if matching is done on possibly unstable ifnameTom Gundersen
2014-12-04udev: net_setup - allow matching on OriginalName=Tom Gundersen
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-08-11networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering
2014-07-23networkd: merge DNS and NTP entries when exportingTom Gundersen
2014-07-18change type for address family to "int"Lennart Poettering
2014-07-17sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-06-19network-internal: split out net_get_name()Tom Gundersen
2014-06-03networkd: drop CAP_SYS_MODULETom Gundersen
2014-05-19sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen
2014-05-12networkd: introduce ipip tunnelSusant Sahani
2014-05-07sd-network: expose both admin and operational state directlyTom Gundersen
2014-04-24networkd-wait-online: improve interoptability and enable by defaultTom Gundersen
2014-04-19networkd: tie links to rtnl rather than udevTom Gundersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen