[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140210091150.506df1b7@nehalam.linuxnetplumber.net>
Date: Mon, 10 Feb 2014 09:11:50 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Francois-Xavier Le Bail <fx.lebail@...oo.com>
Cc: Stephen Hemminger <shemminger@...ux-foundation.org>,
NETDEV <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2] ss: display interface name as zone index when
needed
On Mon, 10 Feb 2014 09:20:33 +0100
Francois-Xavier Le Bail <fx.lebail@...oo.com> wrote:
>
> +extern char *if_indextoname(unsigned int ifindex, char *ifname);
> +
The same functionality index to name already exists in iproute2
library as ll_index_to_name. Please use that instead.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists