TODO: Updating PACKET_RECV_OUTPUT task

Since it's not implemented in the kernel, setting the priority to Low
and the complexity to 8.
This commit is contained in:
Tomasz Bursztyka 2015-01-22 17:45:32 +02:00 committed by Denis Kenzior
parent 66c98d0998
commit e573b7ca0f
1 changed files with 6 additions and 2 deletions

8
TODO
View File

@ -147,8 +147,12 @@ Wireless monitor
This would make tracing PAE / EAPoL traffic easy and provides better
sniffing capabilities.
Priority: High
Complexity: C1
Unfortunately, PACKET_RECV_OUTPUT logic is not implemented at all in
the kernel. So, first implement it in the kernel, and then use it in
nlmon.c as a set_sockopt option.
Priority: Low
Complexity: C8
- Subscribe to all nl80211 multicast groups at startup