Re: [PATCH net-next] amt: add initial driver for Automatic Multicast Tunneling (AMT)

From: Jakub Kicinski
Date: Mon Oct 25 2021 - 20:46:19 EST


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.