mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
TODO: Update the task for multicast message filtering issue
This commit is contained in:
parent
df718dda94
commit
536d638c76
5
TODO
5
TODO
@ -247,11 +247,14 @@ Wireless monitor
|
|||||||
groups that the nl80211 lists.
|
groups that the nl80211 lists.
|
||||||
|
|
||||||
This means that the netlink socket used for resolving nl80211 family
|
This means that the netlink socket used for resolving nl80211 family
|
||||||
name needs to be kept option and actively processed since it will also
|
name needs to be kept open and actively processed since it will also
|
||||||
receive these multicast events. However the event itself can be dropped
|
receive these multicast events. However the event itself can be dropped
|
||||||
since the one from nlmon with the proper kernel level timestamps should
|
since the one from nlmon with the proper kernel level timestamps should
|
||||||
be taken into account.
|
be taken into account.
|
||||||
|
|
||||||
|
An alternative is to fix the netlink_deliver_tap() function in the
|
||||||
|
kernel netlink layer to not be affected by the broadcast filtering.
|
||||||
|
|
||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C1
|
Complexity: C1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user