summaryrefslogtreecommitdiff
path: root/src/network/networkd-conf.c
Commit message (Expand)AuthorAgeFilesLines
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-141-11/+8
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-091-3/+1
* network: add missing sectionsYu Watanabe2021-04-261-0/+2
* network: move dhcp related conf parsers to networkd-dhcp-common.cYu Watanabe2021-04-211-153/+0
* tree-wide: use error codes in xxx_from_string()Yu Watanabe2021-02-121-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-6/+9
* conf-parser: return mtime in config_parse() and friendsLennart Poettering2020-06-021-5/+9
* network: Move config_parse_ip_service_type to networkd-dhcp4.c andSusant Sahani2020-03-031-27/+0
* dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-261-0/+29
* network: monitor link bit ratesYu Watanabe2019-06-011-5/+21
* network: accept additional time-value after ':' when DUIDType=link-layer-timeYu Watanabe2018-08-081-1/+68
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* conf-parser: turn three bool function params into a flags fieldsLennart Poettering2017-11-131-1/+1
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+1
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-191-4/+4
* networkd: clean up main header file a bitTom Gundersen2016-11-141-0/+2
* tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2016-09-161-1/+1
* network: fix indentationThomas Hindoe Paaboel Andersen2016-07-181-1/+1
* networkd: fix memleak in config_parse_duid_rawdataThomas Hindoe Paaboel Andersen2016-05-051-1/+1
* network: get rid of DUID_TYPE_RAWZbigniew Jędrzejewski-Szmek2016-05-031-1/+0
* networkd: rework duid_{type,duid_type,duid,duid_len} settingZbigniew Jędrzejewski-Szmek2016-05-031-73/+14
* networkd: clean up DUID code a bitLennart Poettering2016-04-291-24/+31
* Address code-review items for pull-request #2890Vinay Kulkarni2016-04-041-50/+59
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-0/+155
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-133/+0
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-0/+133