summaryrefslogtreecommitdiff
path: root/src/nm-ip6-config.h
Commit message (Expand)AuthorAgeFilesLines
* core: add non-destructive ip config intersect functionBeniamino Galvani2017-12-061-0/+3
* core: add nm_ipX_config_clone()Beniamino Galvani2017-12-061-0/+1
* core: use router preference for IPv6 routesThomas Haller2017-10-121-1/+2
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-14/+19
* core: don't track route metric in ip-configThomas Haller2017-10-091-1/+0
* core: don't track route MSS in ip-configThomas Haller2017-10-091-3/+0
* core: use ipv6.route-table setting for other IPv6 routesThomas Haller2017-10-091-1/+3
* all: rework configuring route table support by adding "route-table" settingThomas Haller2017-10-091-2/+5
* core: refactor parsing resolve.confThomas Haller2017-10-091-7/+0
* libnm,core: add TABLE attribute for routes settingsThomas Haller2017-09-261-0/+1
* core: fix handling IPv6 device-route and use correct route metricThomas Haller2017-09-191-0/+4
* core: workaround configuring IPv6 routes with "src" (RTA_PREFSRC)Thomas Haller2017-09-151-1/+2
* core: support tracking default-route in NMIP4Config/NMIP6ConfigThomas Haller2017-09-081-0/+8
* core: return new route from _nm_ip_config_add_obj()Thomas Haller2017-09-081-1/+3
* core/trivial: rename test functions _nmtst_nm_ip*_config_*() to _nmtst_ip*_co...Thomas Haller2017-09-081-3/+3
* core: workaround compiler waring in for-each macros for NMIP4Config/NMIP6Conf...Thomas Haller2017-08-311-6/+6
* core: avoid compiler warning in nm_ip_config_iter_ip4_address_for_each() macroThomas Haller2017-08-301-2/+2
* core: allow NULL argument to nm-ip-config's for-each macrosThomas Haller2017-08-301-8/+4
* core: move setting NDisc addresses/routes to NMIP6ConfigThomas Haller2017-08-241-0/+12
* platform: add non-exclusive routes and drop route-managerThomas Haller2017-08-241-4/+1
* core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller2017-07-251-8/+45
* core: rename self argument for NMIP4Config and NMIP6ConfigThomas Haller2017-07-251-63/+63
* core: refactor NMIP6Config to use dedup-index for IPv6 routesThomas Haller2017-07-051-2/+16
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-2/+5
* device: keep NMNetns instance per deviceThomas Haller2017-04-181-2/+6
* 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