lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ