summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-network/network-util.c
Commit message (Expand)AuthorAgeFilesLines
* network-util: introduce network_link_get_operational_state()Yu Watanabe2022-01-211-0/+20
* netif-util: move several functions from network-util.[ch] to shared/netif-uti...Yu Watanabe2021-11-091-82/+1
* arphrd-util: rename arphrd-list.[ch] -> arphrd-util.[ch]Yu Watanabe2021-11-091-1/+1
* network: use the overall online state in network_is_online()Alvin Šipraga2021-05-191-9/+23
* network: add an online state for links and managerAlvin Šipraga2021-05-191-0/+8
* udev,network: make link_get_type_string() return negative errno on failureYu Watanabe2021-05-141-6/+13
* network: save IPv4/IPv6 address states into state fileLetzteInstanz2021-04-141-0/+9
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-0/+75
|\
| * sd-network: move net_get_unique_predictable_data() and net_get_name_persisten()Yu Watanabe2020-10-291-0/+54
| * sd-network: move link_get_type_string()Yu Watanabe2020-10-291-0/+21
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* wait-online: Support waiting for interfaces to disappearDaan De Meyer2020-01-181-1/+2
* wait-online: Add maximum operational state optionDaan De Meyer2020-01-181-0/+46
* timesync: judging if network is online by networkd's address stateYu Watanabe2019-06-161-3/+8
* network: expose carrier and address states over dbusYu Watanabe2019-06-161-0/+19
* network: introduce 'degraded-carrier' operstate to order all statesYu Watanabe2019-03-131-7/+8
* network: move LinkOperationalState and relevant functions to network-util.[ch]Yu Watanabe2019-03-131-0/+13
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* 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
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* timesyncd: split up into multiple source fileLennart Poettering2014-08-121-0/+37