diff options
author | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-28 21:45:38 -0300 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-28 21:45:38 -0300 |
commit | 613b22b0d848cac016a2b1f89b78475517f2d778 (patch) | |
tree | 74fe15d004e2b2e5ffd045cbae0bebec4cefae65 /TODO | |
parent | c551b897cb57b38b7bb8ad0bec80b84cacdbc9ab (diff) | |
download | net_monitor-613b22b0d848cac016a2b1f89b78475517f2d778.tar net_monitor-613b22b0d848cac016a2b1f89b78475517f2d778.tar.gz net_monitor-613b22b0d848cac016a2b1f89b78475517f2d778.tar.bz2 net_monitor-613b22b0d848cac016a2b1f89b78475517f2d778.tar.xz net_monitor-613b22b0d848cac016a2b1f89b78475517f2d778.zip |
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,9 +3,10 @@ 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 + - correctly detect when device is active (/sys/class/net/iface/operstate) - highlight interfaces with higher transmission rate - wireless: show essid and signal level when available (/proc/net/wireless) + - detect if it is wireless: /sys/class/net/iface/wireless - network info: show gateway, routes and dns info (/proc/net/routes) - auto-detect new and removed interfaces (ppp0, etc) - advanced fields: |