summaryrefslogtreecommitdiff
path: root/src/nm-ip4-config.h
Commit message (Expand)AuthorAgeFilesLines
* device: keep NMNetns instance per deviceThomas Haller2017-04-181-2/+2
* ip4-config: sort addresses only when reading the property valueBeniamino Galvani2016-12-051-1/+0
* ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller2016-10-141-23/+11
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* core: add DNS priority to NMIP4ConfigBeniamino 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: expose NMIP4Config:addresses in stable/defined sort orderThomas Haller2016-02-181-0/+1
* core: cache pointer to private-data in NMIP{4,6}Config structureBeniamino Galvani2016-01-061-0/+5
* ip4-config: let the IPv4 device route depend on the peer-addressThomas Haller2015-11-021-1/+0
* 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-5/+3
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* ip4-config: 0.0.0.0 is a valid gateway tooLubomir Rintel2015-07-221-0/+2
* routes/trival: add argument @routes_full_sync to IP config commitThomas Haller2015-07-141-1/+1
* route-manager: manage IPv4 device-routes with NMRouteManagerThomas Haller2015-07-011-1/+1
* core: add 'metered' flag to NMIP4ConfigBeniamino Galvani2015-06-091-0/+4
* 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-1/+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-0/+2
* core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams2015-02-271-2/+2
* ip4-config: keep track of ifindexLubomir Rintel2015-02-271-0/+1
* core: add intersect() functions to NMIP?ConfigThomas Haller2015-01-241-0/+1
* core: fix route metrics for subnet routesThomas Haller2014-11-251-1/+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/+1
* core: add nm_ipX_config_get_direct_route_for_host() functionsThomas Haller2014-10-311-0/+2
* core: track origin of MTULubomir Rintel2014-10-201-1/+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
* 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 const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-251-30/+30
* 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-2/+2
* core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2013-08-031-4/+2
* core: add nm_ip4_config_dump()Dan Williams2013-08-021-0/+1
* core: add nm_ip4_config_subtract()Dan Williams2013-08-021-0/+8
* core: combine and apply IPv4 configs instead of applying directlyDan Williams2013-08-021-0/+1
* core: implement nm_ip[46]_config_update_setting()Pavel Šimerda2013-07-261-0/+1