summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip-config.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm,core: add support for "suppress_prefixlength" rule attributeThomas Haller2019-07-161-0/+5
* 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: add missing NM_AVAILABLE_IN_1_18 markers to nm_ip_routing_rule_*() APIThomas Haller2019-04-211-0/+2
* libnm: add API to NMSettingIPConfig for routing rulesThomas Haller2019-03-271-0/+17
* libnm: add NMIPRoutingRule APIThomas Haller2019-03-271-0/+147
* docs: use numeric values in enum definitions in public headersThomas Haller2019-02-191-2/+2
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-4/+4
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* libnm: add NM_IP_ADDRESS_ATTRIBUTE_LABEL defineThomas Haller2017-12-181-0/+2
* all: support route-attribute "onlink" for IPv4Thomas Haller2017-11-131-0/+1
* all: rework configuring route table support by adding "route-table" settingThomas Haller2017-10-091-4/+4
* libnm: add nm_ip_route_equal_full() functionThomas Haller2017-09-271-0/+11
* libnm,core: add TABLE attribute for routes settingsThomas Haller2017-09-261-0/+1
* libnm,cli: add IP setting "route-table-sync"Thomas Haller2017-09-261-0/+4
* core,libnm-core: use same route attribute names of iproute2Beniamino Galvani2017-03-221-1/+1
* libnm-core: define known route attribute names and validation functionBeniamino Galvani2017-03-061-0/+22
* libnm-core: add dns-priority to NMSettingIPConfigBeniamino Galvani2016-05-121-0/+4
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-051-0/+3
* libnm-core: add 'use-vc' DNS optionBeniamino Galvani2016-04-031-0/+1
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-161-0/+3
* libnm: add NMSettingIPConfig 'dad-timeout' propertyJiří Klimeš2016-01-201-0/+5
* libnm: make dns-options support an "undefined" default valueThomas Haller2015-06-051-1/+2
* libnm: move internal dns-option helpers to "nm-core-internal.h"Thomas Haller2015-05-201-8/+0
* libnm-core/trivial: rename 'i' function argument to 'idx'Beniamino Galvani2015-05-131-11/+11
* libnm-core: add dns-options property to NMSettingIPConfigBeniamino Galvani2015-05-131-0/+37
* libnm: add NMSettingIPConfig:route-metricThomas Haller2014-11-071-0/+3
* all: allow route metrics to be "0"Dan Winship2014-11-071-4/+4
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-5/+3
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-0/+88
* libnm-core: add NMIPAddress/NMIPRoute attributes, use for labelsDan Winship2014-11-071-0/+15
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-0/+117