mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 21:10:25 +01:00
* libnm-util/libnm-util.ver libnm-util/nm-setting-ip4-config.c libnm-util/nm-setting-ip4-config.h - Add 'never-default' property, which when true indicates that a connection should never be the default connection * src/nm-ip4-config.c src/nm-ip4-config.h - (nm_ip4_config_get_never_default, nm_ip4_config_set_never_default): Add never-default helpers * src/NetworkManagerUtils.c - (nm_utils_merge_ip4_config): update never-default when merging the IP4 setting to the IP4 config * src/NetworkManagerSystem.c - (nm_system_apply_ip4_config): if the connection is never-default, don't add routes without a gateway * src/NetworkManagerPolicy.c - (get_best_device): don't let never-default connections be the best - (update_routing_and_dns): handle never-default for VPN connections * system-settings/plugins/ifcfg-rh/reader.c - (make_ip4_setting): handle never-default by checking GATEWAYDEV git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/branches/NETWORKMANAGER_0_7@4378 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| COPYING | ||
| crypto.c | ||
| crypto.h | ||
| crypto_gnutls.c | ||
| crypto_nss.c | ||
| libnm-util.pc.in | ||
| libnm-util.ver | ||
| Makefile.am | ||
| nm-connection.c | ||
| nm-connection.h | ||
| nm-param-spec-specialized.c | ||
| nm-param-spec-specialized.h | ||
| nm-setting-8021x.c | ||
| nm-setting-8021x.h | ||
| nm-setting-cdma.c | ||
| nm-setting-cdma.h | ||
| nm-setting-connection.c | ||
| nm-setting-connection.h | ||
| nm-setting-gsm.c | ||
| nm-setting-gsm.h | ||
| nm-setting-ip4-config.c | ||
| nm-setting-ip4-config.h | ||
| nm-setting-ip6-config.c | ||
| nm-setting-ip6-config.h | ||
| nm-setting-ppp.c | ||
| nm-setting-ppp.h | ||
| nm-setting-pppoe.c | ||
| nm-setting-pppoe.h | ||
| nm-setting-serial.c | ||
| nm-setting-serial.h | ||
| nm-setting-template.c | ||
| nm-setting-template.h | ||
| nm-setting-vpn.c | ||
| nm-setting-vpn.h | ||
| nm-setting-wired.c | ||
| nm-setting-wired.h | ||
| nm-setting-wireless-security.c | ||
| nm-setting-wireless-security.h | ||
| nm-setting-wireless.c | ||
| nm-setting-wireless.h | ||
| nm-setting.c | ||
| nm-setting.h | ||
| nm-utils-private.h | ||
| nm-utils.c | ||
| nm-utils.h | ||
| test-crypto.c | ||