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