[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163577400865.7648.9177803656219391227.git-patchwork-notify@kernel.org>
Date: Mon, 01 Nov 2021 13:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Taehee Yoo <ap420073@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, dsahern@...nel.org,
netdev@...r.kernel.org, dkirjanov@...e.de
Subject: Re: [PATCH net-next v7 0/5] amt: add initial driver for Automatic
Multicast Tunneling (AMT)
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Sun, 31 Oct 2021 16:00:01 +0000 you 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.
>
> Summary of RFC 7450
> The purpose of this protocol is to provide multicast tunneling.
> The main use-case of this protocol is to provide delivery multicast
> traffic from a multicast-enabled network to sites that lack multicast
> connectivity to the source network.
> There are two roles in AMT protocol, Gateway, and Relay.
> The main purpose of Gateway mode is to forward multicast listening
> information(IGMP, MLD) to the source.
> The main purpose of Relay mode is to forward multicast data to listeners.
> These multicast traffics(IGMP, MLD, multicast data packets) are tunneled.
>
> [...]
Here is the summary with links:
- [net-next,v7,1/5] amt: add control plane of amt interface
https://git.kernel.org/netdev/net-next/c/b9022b53adad
- [net-next,v7,2/5] amt: add data plane of amt interface
https://git.kernel.org/netdev/net-next/c/cbc21dc1cfe9
- [net-next,v7,3/5] amt: add multicast(IGMP) report message handler
https://git.kernel.org/netdev/net-next/c/bc54e49c140b
- [net-next,v7,4/5] amt: add mld report message handler
https://git.kernel.org/netdev/net-next/c/b75f7095d4d4
- [net-next,v7,5/5] selftests: add amt interface selftest script
https://git.kernel.org/netdev/net-next/c/c08e8baea78e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists