aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 1834595563453c70106b19a2d73769213a31a972 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TODO for net_monitor:

 - show advanced values (netmask, broadcast, MTU, flags, ...)
 - implement advanced logging (start and stop counting network transfers,
   accounting number of packets, bytes, and so on)
 - highlight interfaces with higher transmission rate
 - auto-detect new and removed interfaces (ppp0, etc)
 - advanced fields:
   - known ARP addresses per interface
   - known routes per interface
   - advanced network statistics (/proc/net/netstat)
   - socket statistics
   - ip forwarding (/proc/sys/net/ipv4/ip_forward)