mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
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:
parent
66c98d0998
commit
e573b7ca0f
8
TODO
8
TODO
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user