aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index c4f73f7..1cd281c 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,9 @@ TODO for net_monitor:
- wireless: show essid and signal level when available (/proc/net/wireless)
- network info: show gateway, routes and dns info (/proc/net/routes)
- 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)