On 25 January 2017 at 01:56, Chris Packham <judge.pack...@gmail.com> wrote:
> Add support for "human friendly" IPv6 address representations as
> specified in https://www.rfc-editor.org/rfc/rfc5952.txt
>
> This code has been adapted from Linux kernel with minimal modification.
>
> Signed-off-by: Chris Packham <judge.pack...@gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  include/net6.h |  13 +++++
>  lib/vsprintf.c | 154 
> ++++++++++++++++++++++++++++++++++++++++++++++++---------
>  2 files changed, 144 insertions(+), 23 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Can you please add function comments for these?

ip6_addr_string()
ip6_compressed_string()
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to