summaryrefslogtreecommitdiff
path: root/src/nm-ip6-config.h
Commit message (Expand)AuthorAgeFilesLines
* ip6-config: add nm_ip6_config_set_privacy()Beniamino Galvani2016-12-051-1/+3
* ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller2016-10-141-17/+9
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* device: wait for termination of IPv6 DAD before proceeding to IP_CHECKBeniamino Galvani2016-05-221-0/+2
* core: add DNS priority to NMIP6ConfigBeniamino Galvani2016-05-121-0/+5
* core: make NMIP4Config struct private and directly embed private dataThomas Haller2016-05-111-12/+1
* platform: change @plen field of NMPlatformIPxRoute to type guint8Thomas Haller2016-04-111-1/+1
* device: move have_ip6_address() to nm_ip6_config_get_address_first_nontentati...Thomas Haller2016-02-021-1/+1
* core: add nm_ip6_config_new_cloned() functionThomas Haller2016-02-021-0/+1
* core: cache pointer to private-data in NMIP{4,6}Config structureBeniamino Galvani2016-01-061-0/+5
* core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...Thomas Haller2015-08-061-1/+1
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-4/+0
* core: add an NMExportedObject base classDan Winship2015-07-241-4/+3
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* routes/trival: add argument @routes_full_sync to IP config commitThomas Haller2015-07-141-1/+1
* core: detect route-metric when creating nm-generated-assumed connectionThomas Haller2015-06-051-0/+1
* trival: add code commentThomas Haller2015-06-041-0/+3
* core: capture DNS options from resolv.confBeniamino Galvani2015-05-131-0/+1
* core: add DNS options property to NMIP4Config and NMIP6ConfigBeniamino Galvani2015-05-131-0/+8
* 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