diff options
| author | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
| commit | 494f296a3baab08522617b24b1f126d8f9a17502 (patch) | |
| tree | c8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /TODO | |
| parent | 54f6333410ffd570e62717d9e77c5c987175e397 (diff) | |
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO index 11331030..96dc81b7 100644 --- a/TODO +++ b/TODO @@ -347,9 +347,9 @@ connection process. the best route to go for desktop use-cases as well. Instead of bringing all available connections up, only bring up the "best" connection at any given time based on the current priority list (which is rougly Ethernet > WiFi > -3G/Bluetooth/WiMAX). However, to ensure seamless connectivity, when one -connection begins to degrade, the next-best connection should be started before -the current one is terminated, such that there is a small amount of overlap. +3G/Bluetooth). However, to ensure seamless connectivity, when one connection +begins to degrade, the next-best connection should be started before the +current one is terminated, such that there is a small amount of overlap. Consequently the same behavior should be used when a better connection becomes available. This behavior should be suspended when special connections like Internet Connection Sharing ones are started, where clearly the priorities |