From: David Miller <davem@davemloft.net>
To: igor.russkikh@aquantia.com
Cc: netdev@vger.kernel.org, darcari@redhat.com, dmitry.bogdanov@aquantia.com
Subject: Re: [PATCH net] net: aquantia: Fix IFF_ALLMULTI flag functionality
Date: Wed, 08 Aug 2018 19:12:36 -0700 (PDT) [thread overview]
Message-ID: <20180808.191236.1306091437806842745.davem@davemloft.net> (raw)
In-Reply-To: <30bef74fcd937e168589cfdf9a148c2674742410.1533306383.git.dmitry.bogdanov@aquantia.com>
From: Igor Russkikh <igor.russkikh@aquantia.com>
Date: Wed, 8 Aug 2018 14:06:32 +0300
> From: Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>
>
> 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: b21f502 ("net:ethernet:aquantia: Fix for multicast filter handling.")
Please use 12 digits of significance for the SHA1_ID next time.
> Signed-off-by: Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>
Applied and queued up for -stable.
prev parent reply other threads:[~2018-08-09 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-08 11:06 [PATCH net] net: aquantia: Fix IFF_ALLMULTI flag functionality Igor Russkikh
2018-08-09 2:12 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180808.191236.1306091437806842745.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=darcari@redhat.com \
--cc=dmitry.bogdanov@aquantia.com \
--cc=igor.russkikh@aquantia.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox