summaryrefslogtreecommitdiff
path: root/src/network/networkd-route-util.c
Commit message (Expand)AuthorAgeFilesLines
* Include <threads.h> if possible to get thread_local definitionCristian Rodríguez2023-03-061-0/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* network: allow 0 for table numberYu Watanabe2022-10-281-2/+2
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
* network: introduce {manager,link}_address_is_reachable()Yu Watanabe2022-02-271-0/+137
* network: merge gateway_is_ready() and link_address_is_reachable()Yu Watanabe2022-02-271-21/+12
* network: refuse empty or numeric route table namesYu Watanabe2021-12-091-1/+11
* network: route: handle null address with non-zero prefixlen correctlyYu Watanabe2021-12-061-1/+1
* networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-291-14/+11
* network: introduce route_flags_to_string_alloc()Yu Watanabe2021-11-141-0/+26
* network: split networkd-route.[ch]Yu Watanabe2021-11-141-0/+393