[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9278f614-9994-362c-75ae-5a0fe009ef01@gmail.com>
Date: Thu, 5 May 2022 20:26:04 -0700
From: David Ahern <dsahern@...il.com>
To: Roopa Prabhu <roopa@...dia.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org,
razor@...ckwall.org
Subject: Re: [PATCH iproute2 net-next 0/3] support for vxlan vni filtering
On 4/30/22 5:12 PM, Roopa Prabhu wrote:
> This series adds bridge command to manage
> recently added vnifilter on a collect metadata
> vxlan (external) device. Also includes per vni stats
> support.
>
> examples:
> $bridge vni add dev vxlan0 vni 400
>
> $bridge vni add dev vxlan0 vni 200 group 239.1.1.101
>
> $bridge vni del dev vxlan0 vni 400
>
> $bridge vni show
>
> $bridge -s vni show
>
>
hey Roopa: sorry for the delay; traveling. The patches have a number of
new uses of matches(). We are not taking any more of those; please
convert to strcmp. The rest looks fine to me.
Powered by blists - more mailing lists