NetworkManager/clients/cli
Dan Winship 35f6264745 core, clients: implement dhcp-send-hostname for IPv6
Now that NMSettingIP6Config inherits the dhcp-send-hostname property
from NMSettingIPConfig, fix things up so that it actually gets used.

(Note that this changes behavior: previously if ip6.dhcp-hostname was
unset, no hostname would be sent. Now, the system hostname will be
set. Also, ifcfg-rh does not currently support this property, so there
is no way to disable this...)
2014-11-07 07:49:40 -05:00
..
agent.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c libnm-core, all: merge IPv4 and IPv6 address/route types 2014-11-07 07:49:40 -05:00
common.h libnm-core, all: merge IPv4 and IPv6 address/route types 2014-11-07 07:49:40 -05:00
connections.c libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
general.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
general.h cli: rename network-manager.[ch] to general.[ch] 2014-10-01 11:53:07 +02:00
Makefile.am cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli-completion cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli.h cli: add a polkit agent support for nmcli 2014-11-07 11:37:42 +01:00
polkit-agent.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c core, clients: implement dhcp-send-hostname for IPv6 2014-11-07 07:49:40 -05:00
settings.h libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05:00
utils.c cli: Add mode option for wifi connecitons 2014-10-23 18:34:39 +02:00
utils.h cli: Add mode option for wifi connecitons 2014-10-23 18:34:39 +02:00