summaryrefslogtreecommitdiff
path: root/src/shared/netif-util.c
Commit message (Expand)AuthorAgeFilesLines
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-3/+4
* netif-util: introduce netif_has_carrier()Yu Watanabe2022-01-211-0/+15
* network,udev: do not adjust local assignment bit of specified MAC addressYu Watanabe2021-12-071-13/+10
* netif-util: update log messageYu Watanabe2021-11-261-2/+2
* netif-util: introduce net_verify_hardware_address()Yu Watanabe2021-11-251-0/+92
* netif-util: fix stack-use-after-scopeYu Watanabe2021-11-101-4/+2
* netif-util: split net_get_unique_predictable_data() into twoYu Watanabe2021-11-091-6/+23
* netif-util: rename net_get_name_persistent() -> net_get_persistent_name()Yu 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/+86