mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-07 04:00:30 +01:00
nm-device-wifi: add TURBONETT to no-roaming WiFi networks
TURBONETT is the default network name of a very popular internet
provider in Guatemala, so roaming should be disabled.
https://bugzilla.gnome.org/show_bug.cgi?id=766845
(cherry picked from commit 3df3e46d64)
This commit is contained in:
parent
5e77626b0f
commit
be96610020
1 changed files with 1 additions and 0 deletions
|
|
@ -696,6 +696,7 @@ manf_defaults[] = {
|
|||
"WLAN",
|
||||
"ALICE-WLAN",
|
||||
"Speedport W 501V",
|
||||
"TURBONETT",
|
||||
};
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof (a) / sizeof (a[0]))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue