summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* fixup! nm-default: include i18n headers via "nm-default.h"danw/nm-default-bgo752857Dan Winship2015-08-041-1/+0
* device: remove reading ipv6 privacy setting from sysctlThomas Haller2015-06-051-12/+3
* device: add global configuration default for ip6-privacy (use_tempaddr, RFC4941)Thomas Haller2015-06-051-3/+14
* libnm/doc: document behavior of setting ip6-privacy in /etc/sysctl.confThomas Haller2015-06-051-2/+6
* ifcfg-rh: support ipvx.route-metric property as IPVX_ROUTE_METRICThomas Haller2015-01-101-0/+9
* libnm-core: update ip6-privacy ifcfg-rh descriptionJiří Klimeš2014-11-191-0/+4
* libnm-core: update documentation of addresses and gateway propertiesJiří Klimeš2014-11-191-3/+20
* libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-191-0/+57
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+109
* libnm-core: change how new and legacy properties are serializedDan Winship2014-11-151-23/+15
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-071-12/+109
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-12/+45
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-1024/+65
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-505/+33
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-1/+1
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-33/+16
* libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-031-9/+9
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-11/+48
* libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property typesDan Winship2014-09-041-56/+99
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-3/+4
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-19/+18
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-12/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+1683