summaryrefslogtreecommitdiffstats
path: root/src/shared/netif-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-1/+1
* nspawn,shared/netif-util: move generate_mac and shorten_ifname to shared/neti...Sam Leonard2024-04-151-0/+80
* various: use strdup_to() in various obvious casesZbigniew Jędrzejewski-Szmek2024-03-201-8/+2
* 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-201-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