0.13pre2
This commit is contained in:
@@ -16,6 +16,7 @@ $Id$
|
|||||||
Jonathan Abbey <jonabbey@ganymeta.org>
|
Jonathan Abbey <jonabbey@ganymeta.org>
|
||||||
|
|
||||||
* Made errors during IP/MAC address discovery non-fatal
|
* Made errors during IP/MAC address discovery non-fatal
|
||||||
|
* Added cummulative line totals ("T")
|
||||||
|
|
||||||
0.12 21/05/03
|
0.12 21/05/03
|
||||||
|
|
||||||
|
|||||||
2
TODO
2
TODO
@@ -1,8 +1,6 @@
|
|||||||
Things to do for iftop
|
Things to do for iftop
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
* Cummulative totals on each host pair
|
|
||||||
|
|
||||||
* Add configurable offset for DLT_RAW
|
* Add configurable offset for DLT_RAW
|
||||||
|
|
||||||
* Search for BSD interface names - need to know what to look for.
|
* Search for BSD interface names - need to know what to look for.
|
||||||
|
|||||||
12
ui.c
12
ui.c
@@ -38,12 +38,12 @@
|
|||||||
" r - toggle DNS host resolution P - pause display\n"\
|
" r - toggle DNS host resolution P - pause display\n"\
|
||||||
" s - toggle show source host h - toggle this help display\n"\
|
" s - toggle show source host h - toggle this help display\n"\
|
||||||
" d - toggle show destination host b - toggle bar graph display\n"\
|
" d - toggle show destination host b - toggle bar graph display\n"\
|
||||||
" t - cycle line display mode j/k - scroll display\n"\
|
" t - cycle line display mode T - toggle cummulative line totals\n"\
|
||||||
" f - edit filter code\n"\
|
" j/k - scroll display\n"\
|
||||||
"Port display: l - set screen filter\n"\
|
"Port display: f - edit filter code\n"\
|
||||||
" R - toggle service resolution ! - shell command\n"\
|
" R - toggle service resolution l - set screen filter\n"\
|
||||||
" S - toggle show source port q - quit\n"\
|
" S - toggle show source port ! - shell command\n"\
|
||||||
" D - toggle show destination port\n"\
|
" D - toggle show destination port q - quit\n"\
|
||||||
" p - toggle port display\n"\
|
" p - toggle port display\n"\
|
||||||
"\n"\
|
"\n"\
|
||||||
"Sorting:\n"\
|
"Sorting:\n"\
|
||||||
|
|||||||
Reference in New Issue
Block a user