summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/network-internal.c
AgeCommit message (Expand)Author
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-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek
2015-02-16test-network: fix segfault with NULL dev_path/driver/type/nameZbigniew Jędrzejewski-Szmek
2015-02-16network-internal: chain matches with AND in net_match_config()Zbigniew Jędrzejewski-Szmek
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek
2015-02-11network-internal: fix inverted matchingTom Gundersen
2015-02-10net: support globbing and disjunction in Match logicTom Gundersen
2015-01-12network-intenal: user _cleanup_ macro in parse_ifnameTom Gundersen
2014-12-09libsystemd-network: fix writing of routes in dhcp lease fileDan Winship
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-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering
2014-11-06condition: internalize condition test functionsLennart Poettering
2014-09-16libsystemd-network: avoid double-free in error caseAndreas Henriksson
2014-08-11networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
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-29network-internal: initialize _cleanup_ variableTom Gundersen
2014-06-29netowrkd:deserialize_dhcp_routes verify strndup retSusant Sahani
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-06-19network-internal: split out net_get_name()Tom Gundersen
2014-06-17networkd: veth - fix memleakTom 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: manager - don't leak kmod contextTom 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-27silence warningsThomas Hindoe Paaboel Andersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen