[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5e744e87-68cb-301a-93f9-392e5cd1cb77@gmail.com>
Date: Wed, 31 Jan 2018 20:45:47 -0700
From: David Ahern <dsahern@...il.com>
To: Serhey Popovych <serhe.popovych@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next v2 4/6] utils: Introduce and use
get_ifname_rta()
On 1/30/18 11:09 AM, Serhey Popovych wrote:
> Be consistent in handling of IFLA_IFNAME attribute in all places: if
> there is no attribute report bug to stderr and use ll_index_to_name() as
> last measure to get name in "if%d" format instead of "<nil>".
>
> Use check_ifname() to validate network device name: this catches both
> unexpected return from kernel and ll_index_to_name().
same comment as patch 1. IFLA_IFNAME is always sent by the kernel and
doing a lookup in a cache is wrong.
Powered by blists - more mailing lists