summaryrefslogtreecommitdiff
path: root/src/nm-ip4-config.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* dhcp4: handle NIS servers and domainsDan Williams2010-07-161-0/+11
* dns: fix handling of searches and domains in resolv.confDan Williams2009-05-111-0/+1
* clean up glib includes (bgo #564376)Przemysław Grzegorczyk2009-01-191-1/+1
* Re-add WINS support to the IPv4 configDan Williams2008-12-191-0/+7
* 2008-12-09 Dan Williams <dcbw@redhat.com>Dan Williams2008-12-091-0/+3
* 2008-11-07 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-071-3/+5
* 2008-11-05 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-061-0/+14
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-5/+2
* 2008-10-29 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-291-39/+39
* 2008-10-06 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-061-1/+1
* 2008-09-18 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-181-7/+1
* 2008-09-04 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-051-2/+3
* 2008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-071-7/+0