mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
TODO: Add task for adding PACKET_RECV_OUTPUT support
This commit is contained in:
parent
a95c720d64
commit
d58dd0e0d0
12
TODO
12
TODO
@ -255,6 +255,18 @@ Wireless monitor
|
|||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C1
|
Complexity: C1
|
||||||
|
|
||||||
|
- Add support for PACKET_RECV_OUTPUT socket option of AF_PACKET
|
||||||
|
|
||||||
|
Instead of having to switch every interface manually into promiscuous
|
||||||
|
mode, it would be useful to set PACKET_RECV_OUTPUT to receive also
|
||||||
|
the traffic that leaves the system.
|
||||||
|
|
||||||
|
This would make tracing PAE / EAPoL traffic easy and provides better
|
||||||
|
sniffing capabilities.
|
||||||
|
|
||||||
|
Priority: High
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
- Subscribe to all nl80211 multicast groups at startup
|
- Subscribe to all nl80211 multicast groups at startup
|
||||||
|
|
||||||
It seems the nlmon packets are limited to actual subscribed mutlicast
|
It seems the nlmon packets are limited to actual subscribed mutlicast
|
||||||
|
Loading…
Reference in New Issue
Block a user