summaryrefslogtreecommitdiff
path: root/src/nm-ip4-config.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-31core: workaround compiler waring in for-each macros for NMIP4Config/NMIP6Conf...Thomas Haller1-6/+6
2017-08-30core: avoid compiler warning in nm_ip_config_iter_ip4_address_for_each() macroThomas Haller1-2/+2
2017-08-30core: allow NULL argument to nm-ip-config's for-each macrosThomas Haller1-8/+4
2017-08-24platform: add non-exclusive routes and drop route-managerThomas Haller1-1/+8
2017-08-23core: consistently use _nm_ip_config_add_obj() when adding route/address to i...Thomas Haller1-1/+3
2017-07-25core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller1-8/+57
2017-07-25core: rename self argument for NMIP4Config and NMIP6ConfigThomas Haller1-83/+83
2017-07-05core: refactor NMIP6Config to use dedup-index for IPv6 routesThomas Haller1-0/+5
2017-07-05core: refactor NMIP4Config to use dedup-index for IPv4 routesThomas Haller1-5/+26
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller1-2/+5
2017-04-18device: keep NMNetns instance per deviceThomas Haller1-2/+2
2016-12-05ip4-config: sort addresses only when reading the property valueBeniamino Galvani1-1/+0
2016-10-14ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller1-23/+11
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-05-12core: add DNS priority to NMIP4ConfigBeniamino Galvani1-0/+5
2016-05-11core: make NMIP4Config struct private and directly embed private dataThomas Haller1-12/+1
2016-04-11platform: change @plen field of NMPlatformIPxRoute to type guint8Thomas Haller1-1/+1
2016-02-18device: expose NMIP4Config:addresses in stable/defined sort orderThomas Haller1-0/+1
2016-01-06core: cache pointer to private-data in NMIP{4,6}Config structureBeniamino Galvani1-0/+5
2015-11-02ip4-config: let the IPv4 device route depend on the peer-addressThomas Haller1-1/+0
2015-08-06core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...Thomas Haller1-1/+1
2015-07-24core: move D-Bus export/unexport into NMExportedObjectDan Winship1-4/+0
2015-07-24core: add an NMExportedObject base classDan Winship1-5/+3
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-07-22ip4-config: 0.0.0.0 is a valid gateway tooLubomir Rintel1-0/+2
2015-07-14routes/trival: add argument @routes_full_sync to IP config commitThomas Haller1-1/+1
2015-07-01route-manager: manage IPv4 device-routes with NMRouteManagerThomas Haller1-1/+1
2015-06-09core: add 'metered' flag to NMIP4ConfigBeniamino Galvani1-0/+4
2015-06-05core: detect route-metric when creating nm-generated-assumed connectionThomas Haller1-0/+1
2015-06-04trival: add code commentThomas Haller1-0/+3
2015-05-13core: capture DNS options from resolv.confBeniamino Galvani1-1/+1
2015-05-13core: add DNS options property to NMIP4Config and NMIP6ConfigBeniamino Galvani1-0/+8
2015-02-27core: pass ifindex as parameter to nm_ip6_config_new()Lubomir Rintel1-0/+2
2015-02-27core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams1-2/+2
2015-02-27ip4-config: keep track of ifindexLubomir Rintel1-0/+1
2015-01-24core: add intersect() functions to NMIP?ConfigThomas Haller1-0/+1
2014-11-25core: fix route metrics for subnet routesThomas Haller1-1/+1
2014-11-07core: add nm_ip4_config_get_subnet_for_host() functionThomas Haller1-0/+1
2014-11-07core: cleanup type of route metric to ensure guint32Thomas Haller1-1/+1
2014-11-07libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship1-2/+6
2014-11-07libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship1-1/+1
2014-10-31core: add nm_ipX_config_get_direct_route_for_host() functionsThomas Haller1-0/+2
2014-10-20core: track origin of MTULubomir Rintel1-1/+2
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-3/+3
2014-06-10core: fix metrics of user-added routesDan Winship1-1/+1
2014-06-06core: set route metrics earlierDan Winship1-1/+1
2014-06-06core: tweak NMSettingIP[46]Config generationDan Winship1-1/+1
2013-12-02platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship1-4/+0
2013-11-22core: capture DNS configuration from resolv.conf when generating connectionsDan Williams1-1/+7