Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netif-util: split net_get_unique_predictable_data() into two | Yu Watanabe | 2021-11-09 | 1 | -0/+2 |
| | |||||
* | netif-util: rename net_get_name_persistent() -> net_get_persistent_name() | Yu Watanabe | 2021-11-09 | 1 | -1/+1 |
| | |||||
* | netif-util: rename link_get_type_string() -> net_get_type_string() | Yu Watanabe | 2021-11-09 | 1 | -1/+1 |
| | |||||
* | netif-util: move several functions from network-util.[ch] to ↵ | Yu Watanabe | 2021-11-09 | 1 | -0/+11 |
shared/netif-util.[ch] These functions are not relevant to sd-network, and only used by networkd, networkctl, and udevd. |