From da5841201e065d1aa89f9cae080c06ee4146d202 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 9 Aug 2014 12:33:36 -0700 Subject: [PATCH] README: Add command for enabling allmulticast interface flag --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 132ea1fa..e74267b7 100644 --- a/README +++ b/README @@ -87,6 +87,7 @@ In order to use iwmon to create traces, the nlmon network interface needs to be created: ip link add name nlmon type nlmon + ip link set dev nlmon allmulticast on ip link set dev nlmon up For now it is important that the netlink monitor interace is actually