NetworkManager/clients
Beniamino Galvani 20bf5ce359 cli: add DNS information to overview output
Example:

   $ nmcli
   [...]
   DNS configuration:
   	servers: 10.0.0.1
   	domains: foobar.com
   	interface: tun0
   	type: vpn

   	servers: 192.168.10.1
   	domains: home
   	interface: ens3

   	servers: fd01🔡:21
   	interface: ens3
2016-12-12 22:06:24 +01:00
..
cli cli: add DNS information to overview output 2016-12-12 22:06:24 +01:00
common clients: fix check on secret request path 2016-09-15 09:40:03 +02:00
tui tui: add support for IP tunnel connections 2016-11-09 17:45:39 +01:00
nm-online.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00