summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-dns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30952 from rpigott/resolved-dnrLennart Poettering2024-10-221-0/+31
|\
| * network: Introduce IPv6RA UseDNR= optionRonan Pigott2024-10-211-0/+3
| * network: Introduce UseDNR DHCPv6 optionRonan Pigott2024-10-211-0/+3
| * network: Serialize DNR serversRonan Pigott2024-10-211-0/+25
* | tree-wide: replace reallocarray() with GREEDY_REALLOC()Yu Watanabe2024-10-081-5/+2
|/
* tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-011-1/+1
* network: introduce network- and protocol-independent default for UseDomains=Yu Watanabe2024-04-201-3/+7
* network: introduce link_get_use_dns()Yu Watanabe2024-04-191-51/+37
* network: introduce link_get_use_domains()Yu Watanabe2024-04-191-51/+46
* network: move DNS related conf parsers to networkd-dns.[ch]Yu Watanabe2024-04-191-0/+309