summaryrefslogtreecommitdiff
path: root/src/shared/net-condition.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-12/+6
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-4/+0
* network,udev/net: add Kind= settings in [Match] sectionYu Watanabe2022-02-171-0/+6
* udev/net: introduce "struct Link" to store link attributesYu Watanabe2021-11-261-10/+3
* network,udev: make .network and .link file can match with hardware address lo...Yu Watanabe2021-11-251-11/+10
* udev/net: read hardware address from netlink messageYu Watanabe2021-11-131-5/+0
* ether-addr-util: introduce {hw,ether}_addr_hash_ops_freeYu Watanabe2021-11-091-3/+3
* netif-util: rename link_get_type_string() -> net_get_type_string()Yu Watanabe2021-11-091-1/+1
* netif-util: move several functions from network-util.[ch] to shared/netif-uti...Yu Watanabe2021-11-091-0/+1
* network: rename wifi_iftype -> wlan_iftypeYu Watanabe2021-09-291-4/+4
* wifi-util: move, rename, and expose wifi_iftype_to_string()Yu Watanabe2021-09-291-18/+2
* udev,network: make link_get_type_string() return negative errno on failureYu Watanabe2021-05-141-2/+5
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* three spdx header fixesLennart Poettering2020-12-101-1/+1
* net-condition: introduce struct NetMatchYu Watanabe2020-10-291-41/+66
* net-condition: move net_match_config() and related conf parsersYu Watanabe2020-10-291-0/+403