mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-26 02:19:26 +01:00
README: Add command for enabling allmulticast interface flag
This commit is contained in:
parent
933ac55cce
commit
da5841201e
1
README
1
README
@ -87,6 +87,7 @@ In order to use iwmon to create traces, the nlmon network interface
|
|||||||
needs to be created:
|
needs to be created:
|
||||||
|
|
||||||
ip link add name nlmon type nlmon
|
ip link add name nlmon type nlmon
|
||||||
|
ip link set dev nlmon allmulticast on
|
||||||
ip link set dev nlmon up
|
ip link set dev nlmon up
|
||||||
|
|
||||||
For now it is important that the netlink monitor interace is actually
|
For now it is important that the netlink monitor interace is actually
|
||||||
|
Loading…
Reference in New Issue
Block a user