From: Taehee Yoo <ap420073@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] amt: add initial driver for Automatic Multicast Tunneling (AMT)
Date: Tue, 26 Oct 2021 14:00:52 +0900 [thread overview]
Message-ID: <d468011d-d100-e458-64cb-5f0be82b4e67@gmail.com> (raw)
In-Reply-To: <20211025174613.3c0a306b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Hi Jakub,
Thank you so much for your review!
On 10/26/21 9:46 AM, Jakub Kicinski wrote:
> On Sat, 23 Oct 2021 19:30:55 +0000 Taehee Yoo wrote:
>> This is an implementation of AMT(Automatic Multicast Tunneling), RFC
7450.
>> https://datatracker.ietf.org/doc/html/rfc7450
>>
>> This implementation supports IGMPv2, IGMPv3, MLDv1. MLDv2, and IPv4
>> underlay.
>
>
> Lots of sparse warnings here, please build the new code with C=1.
>
Okay, I will fix it then send the v2.
Thanks,
Taehee
prev parent reply other threads:[~2021-10-26 5:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-23 19:30 [PATCH net-next] amt: add initial driver for Automatic Multicast Tunneling (AMT) Taehee Yoo
2021-10-26 0:46 ` Jakub Kicinski
2021-10-26 5:00 ` Taehee Yoo [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=d468011d-d100-e458-64cb-5f0be82b4e67@gmail.com \
--to=ap420073@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.