[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <99b10575-78df-d0bc-b963-d19e08b4545c@gmail.com>
Date: Wed, 3 Nov 2021 20:34:12 -0600
From: David Ahern <dsahern@...il.com>
To: Taehee Yoo <ap420073@...il.com>, stephen@...workplumber.org,
netdev@...r.kernel.org
Subject: Re: [PATCH iproute-next v3] ip: add AMT support
On 10/30/21 8:08 AM, Taehee Yoo wrote:
> Add basic support for Automatic Multicast Tunneling (AMT) network devices.
>
> Signed-off-by: Taehee Yoo <ap420073@...il.com>
> ---
> v1 -> v2:
> - Remove unnecessary check
> - Use strcmp() instead of matches().
> v2 -> v3:
> - Remove unnecessary check
>
> ip/Makefile | 3 +-
> ip/ip.c | 4 +-
> ip/iplink.c | 2 +-
> ip/iplink_amt.c | 200 ++++++++++++++++++++++++++++++++++++++++++
> man/man8/ip-link.8.in | 46 ++++++++++
> 5 files changed, 251 insertions(+), 4 deletions(-)
> create mode 100644 ip/iplink_amt.c
>
applied to iproute2-next.
Powered by blists - more mailing lists