diff options
author | Kali Kaneko <kali@leap.se> | 2013-07-25 17:38:28 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-07-25 18:12:09 +0200 |
commit | b9c3fcd9ea6469185f7e7f483eeffb7b346e9dad (patch) | |
tree | f88f96806306760966f4b73c98697a8dd8e4b239 /changes | |
parent | db18ad67d4149b5f5a6f68db1f52abd91f6f9373 (diff) |
Make the rates clickable to alternate between rates and totals.
Closes: #3249, #3232
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_fix_rate_displays | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_fix_rate_displays b/changes/bug_fix_rate_displays new file mode 100644 index 00000000..b4b42fcb --- /dev/null +++ b/changes/bug_fix_rate_displays @@ -0,0 +1,3 @@ + o Allow to alternate between rates and total throughput for the virtual interface. Closes: #3232 + o Reset rates/totals when terminating connection. Closes #3249 + o Fix a bug in the displayed magnitude for the up/down traffic rates and totals. |