Hi Chris, On Mon, Oct 12, 2015 at 2:43 AM, Chris Packham <[email protected]> wrote: > Add support for "human friendly" IPv6 address representations as > specified in > http://tools.ietf.org/html/draft-ietf-6man-text-addr-representation-00 > > This code has been adapted from Linux kernel with minimal modification. > > Signed-off-by: Chris Packham <[email protected]> > ---
Seems reasonable to me. It should be behind a #ifdef CONFIG_NET6 check, though. Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

