summaryrefslogtreecommitdiff
path: root/src/nm-ip6-config.h
Commit message (Expand)AuthorAgeFilesLines
* core: pass ifindex as parameter to nm_ip6_config_new()lr/route-manager-rh740064Lubomir Rintel2015-02-271-2/+3
* ip6-config: keep track of ifindexLubomir Rintel2015-02-271-0/+2
* core: add intersect() functions to NMIP?ConfigThomas Haller2015-01-241-0/+1
* core: add nm_ip4_config_get_subnet_for_host() functionThomas Haller2014-11-071-0/+1
* core: cleanup type of route metric to ensure guint32Thomas Haller2014-11-071-1/+1
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-071-2/+6
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-1/+2
* core: add nm_ipX_config_get_direct_route_for_host() functionsThomas Haller2014-10-311-0/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-3/+3
* core: fix metrics of user-added routesDan Winship2014-06-101-1/+1
* core: set route metrics earlierDan Winship2014-06-061-1/+1
* core: tweak NMSettingIP[46]Config generationDan Winship2014-06-061-1/+1
* core: sort IPv6 addresses (add nm_ip6_config_addresses_sort())Thomas Haller2014-04-111-1/+3
* platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship2013-12-021-4/+0
* core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2013-11-221-1/+7
* core: add nm_ip4_config_address_exists() and nm_ip6_config_address_exists()Dan Williams2013-11-081-0/+1
* core: add nm_ip6_config_dump functionThomas Haller2013-11-071-0/+1
* core: add const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-251-23/+23
* core: update existing IP[46]Config of device instead of replacing it (bgo #70...Thomas Haller2013-09-251-1/+3
* core: add nm_ip[46]_config_replace functionsThomas Haller2013-09-251-0/+1
* core: add const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-241-3/+3
* core: add nm_ip6_config_subtract()Dan Williams2013-09-051-0/+6
* core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2013-08-031-5/+2
* core: implement nm_ip[46]_config_update_setting()Pavel Šimerda2013-07-261-0/+1
* core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2013-07-201-4/+5
* core: replace nm_ip[46]_config_diff()Pavel Šimerda2013-07-201-15/+1
* core: cleanup nm-ip[46]-configPavel Šimerda2013-07-121-50/+57
* trivial: move merge_ip6_configs() to nm-ip6-configPavel Šimerda2013-07-041-0/+1
* trivial: move a couple of functions to nm-ip[46]-configPavel Šimerda2013-07-031-3/+10
* cleanup: remove libnl dependency from nm-ip4-config/nm-ip6-configPavel Šimerda2013-06-251-12/+0
* core: add IP configuration for unmanaged devicesDan Winship2013-05-071-0/+2
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* ip6: rename defgw to gatewayPavel Šimerda2012-06-261-2/+2
* core: add hashing to IP config objectsDan Williams2012-06-121-0/+2
* ip6: add default gateway to NMIP6Config (bgo #676317)Pavel Šimerda2012-05-311-0/+3
* trivial: IP6Config object cleanupsDan Williams2010-05-011-1/+1
* Backend IP6 configDan Winship2009-07-291-0/+120