summaryrefslogtreecommitdiffstats
path: root/src/shared/netif-util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* netif-util: split net_get_unique_predictable_data() into twoYu Watanabe2021-11-091-0/+2
|
* netif-util: rename net_get_name_persistent() -> net_get_persistent_name()Yu Watanabe2021-11-091-1/+1
|
* 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 ↵Yu Watanabe2021-11-091-0/+11
shared/netif-util.[ch] These functions are not relevant to sd-network, and only used by networkd, networkctl, and udevd.