blob: 62c16a678d4d7f0a1fa5e139dcb1978e6fb11d7d (
plain)
1
2
3
4
5
6
7
8
9
|
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)
- correctly detect when device is active
- highlight interfaces with higher transmission rate
- wireless: show essid and signal level when available (/proc/net/wireless)
- network info: show gateway, routes and dns info (/proc/net/routes)
|