aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDmitry Bogdanov <[email protected]>2018-08-08 11:06:32 +0000
committerDavid S. Miller <[email protected]>2018-08-09 02:12:58 +0000
commit11ba961c916127651e12af6cad3891f8aeb25aa9 (patch)
tree467857ef1ef624d68d9b182d936157dd22e9e962 /tools/perf/scripts/python/check-perf-trace.py
parentrxrpc: Fix the keepalive generator [ver #2] (diff)
downloadkernel-11ba961c916127651e12af6cad3891f8aeb25aa9.tar.gz
kernel-11ba961c916127651e12af6cad3891f8aeb25aa9.zip
net: aquantia: Fix IFF_ALLMULTI flag functionality
It was noticed that NIC always pass all multicast traffic to the host regardless of IFF_ALLMULTI flag on the interface. The rule in MC Filter Table in NIC, that is configured to accept any multicast packets, is turning on if IFF_MULTICAST flag is set on the interface. It leads to passing all multicast traffic to the host. This fix changes the condition to turn on that rule by checking IFF_ALLMULTI flag as it should. Fixes: b21f502f84be ("net:ethernet:aquantia: Fix for multicast filter handling.") Signed-off-by: Dmitry Bogdanov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions