summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* libnm,cli,ifcfg-rh: add ipv6.ra-timeout configuration optionThomas Haller2020-02-171-0/+51
* ifcfg-rh: belatedly add support for "ipv6.dhcp-timeout" settingThomas Haller2020-02-171-0/+8
* all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop()Thomas Haller2020-01-281-1/+1
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-2/+4
* libnm: sort fields in NMSetting structures by size and alignmentThomas Haller2019-12-241-2/+2
* ifcfg-rh: add support for DHCP hostname flagsBeniamino Galvani2019-11-281-0/+7
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller2019-09-301-38/+38
* libnm: replace _properties_override_add_override() with _properties_override_...Thomas Haller2019-09-301-14/+16
* libnm: replace _properties_override_add_transform() with _properties_override...Thomas Haller2019-09-301-6/+8
* libnm: replace _properties_override_add_dbus_only() with _properties_override...Thomas Haller2019-09-301-10/+14
* libnm: refactor NMSettInfoProperty to save memory for simple propertiesThomas Haller2019-09-301-5/+5
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm-core: fix ifcfg-rh variable name for DHCPv6 hostnameBeniamino Galvani2019-08-051-1/+1
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-4/+8
* ipv6: add 'disabled' methodBeniamino Galvani2019-06-111-15/+18
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: unify property-to-dbus handling of NMSettingThomas Haller2019-05-011-18/+16
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-40/+48
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-34/+29
* libnm: pass serialization flags to settings synth_func()Thomas Haller2019-01-071-16/+18
* doc: add hint about ipv4.dhcp-client-id=stableThomas Haller2018-11-131-1/+2
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-29/+35
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-3/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-8/+6
* ifcfg-rh: add missing NM-only annotationsBeniamino Galvani2018-07-111-1/+1
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* ifcfg: introduce DHCPV6_DUID to map ipv6.dhcp-duid propertyFrancesco Giudici2018-06-091-0/+10
* libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-081-0/+83
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-3/+0
* libnm-core: trivial: fix indentationFrancesco Giudici2018-03-261-7/+7
* ifcfg-rh: use separate variables for DNS searchesBeniamino Galvani2017-12-071-1/+1
* ifcfg-rh: use different variables for IPv4 and IPv6 DNS optionsBeniamino Galvani2017-11-301-0/+8
* libnm-core: specify enum values in NMSettingIP6Config:addr-gen-mode docBeniamino Galvani2017-10-131-6/+7
* all: rework configuring route table support by adding "route-table" settingThomas Haller2017-10-091-4/+3
* libnm,cli: add IP setting "route-table-sync"Thomas Haller2017-09-261-0/+9
* docs: fix spelling errors in tranlated strings and documentationThomas Haller2017-08-111-1/+1
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* core: allow two priorities of base settingsLubomir Rintel2017-05-311-1/+1
* libnm: fix error message for invalid ipv6.addr-gen-modeThomas Haller2017-03-301-1/+1
* device: support dynamic "connection.stable-id" in form of text-substitutionThomas Haller2017-01-091-2/+2
* settings: allow method=shared with manual IPv6 configurationLubomir Rintel2016-11-091-26/+30
* libnm-core: ip-config: normalize may-fail for disabled IP methodsBeniamino Galvani2016-07-061-0/+12
* setting-ip6-config: add token propertyLubomir Rintel2016-05-301-0/+104
* ifcfg-rh: add support for DNS priorityBeniamino Galvani2016-05-121-0/+11
* libnm/doc: fix documentation of NMSettingIP6Config:addr-gen-modeThomas Haller2016-04-251-3/+5
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-261-12/+32
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1