summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/network-internal.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-27/+8
* sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem()Yu Watanabe2018-05-111-1/+1
* network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe2018-05-091-1/+1
* libsystemd-network: introduce config_parse_hwaddrs()Yu Watanabe2018-05-091-0/+5
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-261-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* network: reject bridge port priorities above kernel's max value. (#5877)Dimitri John Ledkov2017-05-021-0/+7
* tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-091-4/+0
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-0/+4
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-4/+0
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-0/+4
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: export routes as opaque objectsBeniamino Galvani2016-01-201-1/+3
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* siphash24: change result argument to uint64_tMartin Pitt2015-11-161-1/+1
* dhcp: generic data should be void*, not uint8_t*Lennart Poettering2015-08-261-2/+2
* network: Add function to serialize an IPv6 addressPatrik Flykt2015-08-211-0/+2
* networkd: serialize the private optionsAlex Crawford2015-08-051-0/+3
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* net: support globbing and disjunction in Match logicTom Gundersen2015-02-101-4/+8
* net_setup/networkd: warn if matching is done on possibly unstable ifnameTom Gundersen2014-12-051-2/+1
* udev: net_setup - allow matching on OriginalName=Tom Gundersen2014-12-041-1/+2
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-061-1/+1
* networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering2014-08-111-6/+2
* networkd: merge DNS and NTP entries when exportingTom Gundersen2014-07-231-1/+1
* change type for address family to "int"Lennart Poettering2014-07-181-1/+1
* sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering2014-07-171-4/+3
* Add support for DHCP static route optionsEugene Yakubovich2014-06-291-0/+7
* network-internal: split out net_get_name()Tom Gundersen2014-06-191-0/+1
* networkd: drop CAP_SYS_MODULETom Gundersen2014-06-031-3/+0
* sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen2014-05-191-0/+4
* networkd: introduce ipip tunnelSusant Sahani2014-05-121-0/+3
* sd-network: expose both admin and operational state directlyTom Gundersen2014-05-071-2/+0
* networkd-wait-online: improve interoptability and enable by defaultTom Gundersen2014-04-241-0/+2
* networkd: tie links to rtnl rather than udevTom Gundersen2014-04-191-1/+1
* libsystemd-network: move network-utils from src/sharedTom Gundersen2014-03-211-0/+67