NetworkManager/clients
Beniamino Galvani e91f1a7d2a dns: introduce routing domains
Similarly to what systemd-resolved does, introduce the concept of
"routing" domain, which is a domain in the search list that is used
only to decide the interface over which a query must be forwarded, but
is not used to complete unqualified host names. Routing domains are
those starting with a tilde ('~') before the actual domain name.

Domains without the initial tilde are used both for completing
unqualified names and for the routing decision.
2018-01-12 13:42:08 +01:00
..
cli build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
common dns: introduce routing domains 2018-01-12 13:42:08 +01:00
tui build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c clients: drop redundant #include "NetworkManager.h" 2018-01-08 12:38:54 +01:00