diff options
author | Jakub Kicinski <[email protected]> | 2018-01-04 16:10:19 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-05 13:46:47 -0500 |
commit | d0adb51edb73c94a595bfa9d9bd8b35977e74fbf (patch) | |
tree | 02657fed2210c25ac755bab1d0ab87a91bc7ee42 /net/unix/af_unix.c | |
parent | ad521763e6060b3cb11df572cab3339526cd82c0 (diff) |
nfp: add basic multicast filtering
We currently always pass all multicast traffic through.
Only set L2MC when actually needed. Since the driver
was not making use of the capability to filter out mcast
frames, some FW projects don't implement it any more.
Don't warn users if capability is not present (like we
do for promisc flag). The lack of L2MC capability is
assumed to mean all multicast traffic goes through.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions