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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 16 May 2014 20:58:16 -0700 From: Stephen Hemminger <stephen@...workplumber.org> To: Jiri Pirko <jiri@...nulli.us> Cc: netdev@...r.kernel.org, mschmidt@...hat.com Subject: Re: [patch iproute2 1/3] iproute2: arpd: use ll_addr_a2n and ll_addr_n2a On Thu, 15 May 2014 18:50:51 +0200 Jiri Pirko <jiri@...nulli.us> wrote: > Thu, May 15, 2014 at 05:43:42PM CEST, stephen@...workplumber.org wrote: > >On Thu, 15 May 2014 15:10:20 +0200 > >Jiri Pirko <jiri@...nulli.us> wrote: > > > >> Signed-off-by: Jiri Pirko <jiri@...nulli.us> > >> --- > >> misc/arpd.c | 6 +++--- > >> 1 file changed, 3 insertions(+), 3 deletions(-) > >> > > > >Why not use more standard ether_ntoa ? > > Because the rest of the code uses ll_addr_n2a. There is no user of > ether_ntoa in iproute2. arpd is more of a standalone program. -- 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