[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171011105502.76f09b5e@xeon-e3>
Date: Wed, 11 Oct 2017 10:55:02 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Yotam Gigi <yotamg@...lanox.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, mlxsw@...lanox.com
Subject: Re: [PATCH iproute2 net-next] ip: mroute: Print offload indication
On Sun, 8 Oct 2017 17:43:04 +0300
Yotam Gigi <yotamg@...lanox.com> wrote:
> Since kernel net-next commit c7c0bbeae950 ("net: ipmr: Add MFC offload
> indication") the kernel indicates on an MFC entry whether it was offloaded
> using the RTNH_F_OFFLOAD flag. Update the "ip mroute show" command to
> indicate when a route is offloaded, similarly to the "ip route show"
> command.
>
> Example output:
> $ ip mroute
> (0.0.0.0, 239.255.0.1) Iif: sw1p7 Oifs: t_br0 State: resolved offload
> (192.168.1.1, 239.255.0.1) Iif: sw1p7 Oifs: sw1p4 State: resolved offload
>
> Signed-off-by: Yotam Gigi <yotamg@...lanox.com>
Looks good, applied.
Thanks.
Powered by blists - more mailing lists