summaryrefslogtreecommitdiff
path: root/src/shared/net-condition.h
Commit message (Collapse)AuthorAgeFilesLines
* network,udev/net: add Kind= settings in [Match] sectionYu Watanabe2022-02-171-1/+3
| | | | | | | This may be useful for writing .network or .link files matching with virtual interfaces. Closes #22541.
* network,udev: make .network and .link file can match with hardware address ↵Yu Watanabe2021-11-251-4/+4
| | | | longer or shorter than ETH_ALEN
* network: rename wifi_iftype -> wlan_iftypeYu Watanabe2021-09-291-2/+2
|
* udev,network: make link_get_type_string() return negative errno on failureYu Watanabe2021-05-141-1/+1
| | | | And make net_match_config() propagate the error.
* three spdx header fixesLennart Poettering2020-12-101-1/+1
|
* net-condition: introduce struct NetMatchYu Watanabe2020-10-291-18/+25
|
* net-condition: move net_match_config() and related conf parsersYu Watanabe2020-10-291-0/+38