TODO: Add new task for automatically creating netlink monitor interface

This commit is contained in:
Marcel Holtmann 2014-08-09 16:18:00 -07:00
parent 536d638c76
commit 1219658f7d
1 changed files with 16 additions and 0 deletions

16
TODO
View File

@ -239,6 +239,22 @@ Wireless monitor
Priority: Medium
Complexity: C1
- Create netlink monitor interface if it does not exist
Currently the netlink monitor interface needs to be created manually
and also brought up. The iwmon utility could just automate this task
by using RTNL to find an existing netlink monitor interface, and in
case it does not exist, create a new one.
It might be beneficial that when iwmon terminates that it then also
removes the netlink monitor interface again (in case it created it).
Alternatively a command line option might be used for controlling
this behavior of creating and removing netlink monitor interfaces.
Priority: Medium
Complexity: C1
- Subscribe to all nl80211 multicast groups at startup
It seems the nlmon packets are limited to actual subscribed mutlicast