On Wed, Nov 25, 2015 at 11:31:10AM -0200, Thadeu Lima de Souza Cascardo wrote:
> From: Jiri Benc
>
> Add in6_addr counterparts to the existing format and scan functions.
> Otherwise we'd need to recast all the time.
>
> Signed-off-by: Jiri Benc
> Acked-by: Ben Pfaff
Applied, thanks!
_
From: Jiri Benc
Add in6_addr counterparts to the existing format and scan functions.
Otherwise we'd need to recast all the time.
Signed-off-by: Jiri Benc
Acked-by: Ben Pfaff
---
lib/odp-util.c | 28 ++--
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/li