NetworkManager/src/settings
Dan Williams befa9083e8 core: fuzzier matching of generated connections to persistent ones
When generating a connection, if the device has no non-link-local IPv6
address, then it's unclear whether (a) the connection was link-local
originally, or (b) the connection was 'auto' but IPv6 failed or timed
out.

In this case, if there is a persistent connection that is 'auto' but
the generated connection is 'link-local', the persistent connection
should be used.

Add a more-testable framework for doing the connection matching to
handle this.
2013-12-05 17:09:46 -06:00
..
plugins settings: port NMAgentManager, etc, to use NMAuthSubject 2013-12-03 16:39:45 -05:00
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
nm-agent-manager.c agent-manager: if an agent returns UserCanceled, stop 2013-12-03 16:41:00 -05:00
nm-agent-manager.h agent-manager: if an agent returns UserCanceled, stop 2013-12-03 16:41:00 -05:00
nm-inotify-helper.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c settings: prefer secret agents in the same process as the request 2013-12-03 16:41:00 -05:00
nm-secret-agent.h settings: prefer secret agents in the same process as the request 2013-12-03 16:41:00 -05:00
nm-settings-connection.c settings: port NMAgentManager, etc, to use NMAuthSubject 2013-12-03 16:39:45 -05:00
nm-settings-connection.h settings: port NMAgentManager, etc, to use NMAuthSubject 2013-12-03 16:39:45 -05:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h settings: validate hostnames from D-Bus (bgo #711179) 2013-11-07 09:56:14 -06:00
nm-settings-utils.c settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings-utils.h settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings.c core: fuzzier matching of generated connections to persistent ones 2013-12-05 17:09:46 -06:00
nm-settings.h core: fuzzier matching of generated connections to persistent ones 2013-12-05 17:09:46 -06:00
nm-system-config-interface.c settings: fix return value in nm_system_config_interface_load_connection() 2013-11-18 09:13:50 +01:00
nm-system-config-interface.h core: add o.fd.NM.Settings.LoadConnections 2013-11-15 13:30:13 -05:00