]> git.ipfire.org Git - thirdparty/iproute2.git/commit
utils: make hexstring_a2n provide the number of hex digits parsed
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 3 Jun 2016 14:45:45 +0000 (16:45 +0200)
committerStephen Hemminger <shemming@brocade.com>
Wed, 8 Jun 2016 16:30:31 +0000 (09:30 -0700)
commit89ae502056f58a0177b9970f1f79a9683ac7fdd0
treedcffed6659499aaefc4d90109865a65bc4bc15f6
parent90353c33413293d8b67ff8440d607be425cc1108
utils: make hexstring_a2n provide the number of hex digits parsed

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Acked-by: Phil Sutter <phil@nwl.cc>
include/utils.h
lib/utils.c