index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-ip4-config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
core: workaround compiler waring in for-each macros for NMIP4Config/NMIP6Conf...
Thomas Haller
1
-6
/
+6
2017-08-30
core: avoid compiler warning in nm_ip_config_iter_ip4_address_for_each() macro
Thomas Haller
1
-2
/
+2
2017-08-30
core: allow NULL argument to nm-ip-config's for-each macros
Thomas Haller
1
-8
/
+4
2017-08-24
platform: add non-exclusive routes and drop route-manager
Thomas Haller
1
-1
/
+8
2017-08-23
core: consistently use _nm_ip_config_add_obj() when adding route/address to i...
Thomas Haller
1
-1
/
+3
2017-07-25
core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndex
Thomas Haller
1
-8
/
+57
2017-07-25
core: rename self argument for NMIP4Config and NMIP6Config
Thomas Haller
1
-83
/
+83
2017-07-05
core: refactor NMIP6Config to use dedup-index for IPv6 routes
Thomas Haller
1
-0
/
+5
2017-07-05
core: refactor NMIP4Config to use dedup-index for IPv4 routes
Thomas Haller
1
-5
/
+26
2017-07-05
core: pass NMDedupMultiIndex instance to NMIP4Config and other
Thomas Haller
1
-2
/
+5
2017-04-18
device: keep NMNetns instance per device
Thomas Haller
1
-2
/
+2
2016-12-05
ip4-config: sort addresses only when reading the property value
Beniamino Galvani
1
-1
/
+0
2016-10-14
ip-config: cleanup integer types for nm_ip4_config_get_num_*()
Thomas Haller
1
-23
/
+11
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-1
/
+1
2016-05-12
core: add DNS priority to NMIP4Config
Beniamino Galvani
1
-0
/
+5
2016-05-11
core: make NMIP4Config struct private and directly embed private data
Thomas Haller
1
-12
/
+1
2016-04-11
platform: change @plen field of NMPlatformIPxRoute to type guint8
Thomas Haller
1
-1
/
+1
2016-02-18
device: expose NMIP4Config:addresses in stable/defined sort order
Thomas Haller
1
-0
/
+1
2016-01-06
core: cache pointer to private-data in NMIP{4,6}Config structure
Beniamino Galvani
1
-0
/
+5
2015-11-02
ip4-config: let the IPv4 device route depend on the peer-address
Thomas Haller
1
-1
/
+0
2015-08-06
core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...
Thomas Haller
1
-1
/
+1
2015-07-24
core: move D-Bus export/unexport into NMExportedObject
Dan Winship
1
-4
/
+0
2015-07-24
core: add an NMExportedObject base class
Dan Winship
1
-5
/
+3
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2015-07-22
ip4-config: 0.0.0.0 is a valid gateway too
Lubomir Rintel
1
-0
/
+2
2015-07-14
routes/trival: add argument @routes_full_sync to IP config commit
Thomas Haller
1
-1
/
+1
2015-07-01
route-manager: manage IPv4 device-routes with NMRouteManager
Thomas Haller
1
-1
/
+1
2015-06-09
core: add 'metered' flag to NMIP4Config
Beniamino Galvani
1
-0
/
+4
2015-06-05
core: detect route-metric when creating nm-generated-assumed connection
Thomas Haller
1
-0
/
+1
2015-06-04
trival: add code comment
Thomas Haller
1
-0
/
+3
2015-05-13
core: capture DNS options from resolv.conf
Beniamino Galvani
1
-1
/
+1
2015-05-13
core: add DNS options property to NMIP4Config and NMIP6Config
Beniamino Galvani
1
-0
/
+8
2015-02-27
core: pass ifindex as parameter to nm_ip6_config_new()
Lubomir Rintel
1
-0
/
+2
2015-02-27
core: pass ifindex as parameter to nm_ip4_config_new()
Dan Williams
1
-2
/
+2
2015-02-27
ip4-config: keep track of ifindex
Lubomir Rintel
1
-0
/
+1
2015-01-24
core: add intersect() functions to NMIP?Config
Thomas Haller
1
-0
/
+1
2014-11-25
core: fix route metrics for subnet routes
Thomas Haller
1
-1
/
+1
2014-11-07
core: add nm_ip4_config_get_subnet_for_host() function
Thomas Haller
1
-0
/
+1
2014-11-07
core: cleanup type of route metric to ensure guint32
Thomas Haller
1
-1
/
+1
2014-11-07
libnm-core, libnm, core: add AddressData and RouteData properties
Dan Winship
1
-2
/
+6
2014-11-07
libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes
Dan Winship
1
-1
/
+1
2014-10-31
core: add nm_ipX_config_get_direct_route_for_host() functions
Thomas Haller
1
-0
/
+2
2014-10-20
core: track origin of MTU
Lubomir Rintel
1
-1
/
+2
2014-08-16
all: fix up multiple-include-guard defines
Dan Winship
1
-3
/
+3
2014-07-23
core: fill in nm-types.h, clean out other headers
Dan Winship
1
-3
/
+3
2014-06-10
core: fix metrics of user-added routes
Dan Winship
1
-1
/
+1
2014-06-06
core: set route metrics earlier
Dan Winship
1
-1
/
+1
2014-06-06
core: tweak NMSettingIP[46]Config generation
Dan Winship
1
-1
/
+1
2013-12-02
platform/core: add back support for PtP/peer addresses (rh #1018317)
Dan Winship
1
-4
/
+0
2013-11-22
core: capture DNS configuration from resolv.conf when generating connections
Dan Williams
1
-1
/
+7
[next]