[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081029.130418.253493508.davem@davemloft.net>
Date: Wed, 29 Oct 2008 13:04:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: harvey.harrison@...il.com
Cc: joe@...ches.com, netdev@...r.kernel.org
Subject: Re: [PATCH 1/4] printk: add %I4, %I6, %i4, %i6 format specifiers
From: Harvey Harrison <harvey.harrison@...il.com>
Date: Wed, 29 Oct 2008 11:35:40 -0700
> For use in printing IPv4, or IPv6 addresses in the usual way:
>
> %i4 and %I4 are currently equivalent and print the address in
> dot-separated decimal x.x.x.x
>
> %I6 prints 16-bit network order hex with colon separators:
> xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
>
> %i6 omits the colons.
>
> Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
Applied.
--
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