summaryrefslogtreecommitdiff
path: root/src/nm-ip4-config.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2013-07-201-4/+4
* core: replace nm_ip[46]_config_diff()Pavel Šimerda2013-07-201-18/+1
* core: cleanup nm-ip[46]-configPavel Šimerda2013-07-121-70/+79
* trivial: move a couple of functions to nm-ip[46]-configPavel Šimerda2013-07-031-1/+8
* cleanup: remove libnl dependency from nm-ip4-config/nm-ip6-configPavel Šimerda2013-06-251-13/+0
* core: ping the gateway during the IP_CHECK state (bgo #702515)Dan Williams2013-06-211-0/+2
* 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
* core: add hashing to IP config objectsDan Williams2012-06-121-0/+2