diff options
author | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-29 19:37:38 -0300 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-29 19:37:38 -0300 |
commit | dafd0d527c45bc470831e65487fef5aa230fae09 (patch) | |
tree | 6b8ef6602872169265e11e452233de7aff1391c4 /TODO | |
parent | 58c9302ed8831f6a765751577531684d3e40d129 (diff) | |
download | net_monitor-dafd0d527c45bc470831e65487fef5aa230fae09.tar net_monitor-dafd0d527c45bc470831e65487fef5aa230fae09.tar.gz net_monitor-dafd0d527c45bc470831e65487fef5aa230fae09.tar.bz2 net_monitor-dafd0d527c45bc470831e65487fef5aa230fae09.tar.xz net_monitor-dafd0d527c45bc470831e65487fef5aa230fae09.zip |
updated NEWS and TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -4,11 +4,6 @@ TODO for net_monitor: - implement advanced logging (start and stop counting network transfers, accounting number of packets, bytes, and so on) - highlight interfaces with higher transmission rate - - wireless: show essid, signal level and rate when available (/proc/net/wireless) - - detect if it is wireless: /sys/class/net/iface/wireless - - detect essid: ioctl SIOCGIWESSID - - detect mode: SIOCGIWMODE - - detect rate: SIOCGIWRATE - network info: show gateway, routes and dns info (/proc/net/routes) - auto-detect new and removed interfaces (ppp0, etc) - advanced fields: |