blob: af28bcd897b2b1d202d7dc59dc29ab330660f61e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Things to do for iftop
$Id: TODO,v 1.27 2011/10/03 18:17:35 pdw Exp $
* Revert old FreeBSD patch, install new one
* Re-fix import order for Mac OS X
* Add configurable offset for DLT_RAW
* IP types other than v4?
* Write config file
* Show several and peaks? Colours?
* Single keypress firewalling of troublesome connections, a la top(1)'s K
to kill?
* Configurable refresh rates.
* Specify max link, then show %age capacity.
* Count obscured connections.
* Startup warnings cause pause.
* Re-merge spec file
|