From dafd0d527c45bc470831e65487fef5aa230fae09 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Tue, 29 Sep 2009 19:37:38 -0300 Subject: updated NEWS and TODO --- NEWS | 7 +++++++ TODO | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index d56a00f..6d662d1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ Mandriva network monitoring tool -- History of user-visible changes Copyright (C) 2009, Mandriva +- largely improved execution overhead +- converted to use standard python routines +- interactively monitoring wireless link level +- correctly detecting interface data +- displaying more verbose interface information +- using two fixed columns for data + 0.01: - implemented integration with vnstat - initial release diff --git a/TODO b/TODO index a981d2a..3377bcc 100644 --- a/TODO +++ b/TODO @@ -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: -- cgit v1.2.1