From: David Ahern <dsahern@gmail.com>
To: Mike Manning <mmanning@vyatta.att-mail.com>, netdev@vger.kernel.org
Cc: Dewi Morgan <morgand@vyatta.att-mail.com>
Subject: Re: [PATCH net-next v5 8/9] ipv6: handling of multicast packets received in VRF
Date: Wed, 7 Nov 2018 12:08:07 -0700 [thread overview]
Message-ID: <644e4623-944c-1ea6-0186-7b977a8a18ed@gmail.com> (raw)
In-Reply-To: <20181107153610.7526-9-mmanning@vyatta.att-mail.com>
On 11/7/18 8:36 AM, Mike Manning wrote:
> If the skb for multicast packets marked as enslaved to a VRF are
> received, then the secondary device index should be used to obtain
> the real device. And verify the multicast address against the
> enslaved rather than the l3mdev device.
>
> Signed-off-by: Dewi Morgan <morgand@vyatta.att-mail.com>
> Signed-off-by: Mike Manning <mmanning@vyatta.att-mail.com>
> ---
> net/ipv6/ip6_input.c | 35 ++++++++++++++++++++++++++++++++---
> 1 file changed, 32 insertions(+), 3 deletions(-)
>
Reviewed-by: David Ahern <dsahern@gmail.com>
Tested-by: David Ahern <dsahern@gmail.com>
next prev parent reply other threads:[~2018-11-08 4:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 15:36 [PATCH net-next v5 0/9] vrf: allow simultaneous service instances in default and other VRFs Mike Manning
2018-11-07 15:36 ` [PATCH net-next v5 1/9] net: allow binding socket in a VRF when there's an unbound socket Mike Manning
2018-11-07 19:06 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 2/9] net: ensure unbound stream socket to be chosen when not in a VRF Mike Manning
2018-11-07 19:06 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 3/9] net: ensure unbound datagram " Mike Manning
2018-11-07 19:06 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 4/9] net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs Mike Manning
2018-11-07 19:07 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 5/9] net: fix raw socket lookup device bind matching " Mike Manning
2018-11-07 19:07 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 6/9] vrf: mark skb for multicast or link-local as enslaved to VRF Mike Manning
2018-11-07 19:07 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 7/9] ipv6: allow ping to link-local address in VRF Mike Manning
2018-11-07 19:07 ` David Ahern
2018-11-07 15:36 ` [PATCH net-next v5 8/9] ipv6: handling of multicast packets received " Mike Manning
2018-11-07 19:08 ` David Ahern [this message]
2018-11-07 15:36 ` [PATCH net-next v5 9/9] ipv6: do not drop vrf udp multicast packets Mike Manning
2018-11-07 19:08 ` David Ahern
2018-11-08 0:13 ` [PATCH net-next v5 0/9] vrf: allow simultaneous service instances in default and other VRFs David Miller
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=644e4623-944c-1ea6-0186-7b977a8a18ed@gmail.com \
--to=dsahern@gmail.com \
--cc=mmanning@vyatta.att-mail.com \
--cc=morgand@vyatta.att-mail.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;
as well as URLs for NNTP newsgroup(s).