NetworkManager/clients
Jiří Klimeš 142dbf213e cli: show gateway as a separate item in active connection data (bgo #739958)
Example (for active connection ethernet-13)
$ nmcli -f active con show ethernet-13
...
IP4.ADDRESS[1]:                         10.34.25.205/23
IP4.GATEWAY:                            10.34.25.254
IP4.ROUTE[1]:                           dst = 10.38.5.26/32, nh = 0.0.0.0, mt = 20
...

https://bugzilla.gnome.org/show_bug.cgi?id=739958
2014-11-11 17:15:03 +01:00
..
cli cli: show gateway as a separate item in active connection data (bgo #739958) 2014-11-11 17:15:03 +01:00
common clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
tui all: allow route metrics to be "0" 2014-11-07 07:49:41 -05:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties 2014-08-07 15:43:43 -04:00