On Fri, 10 Feb 2017 06:25:43 -0500
Jamal Hadi Salim wrote:
> From: Jamal Hadi Salim
>
> hex2mem() api is useful for parsing hexstrings which are then packed in
> a stream of chars.
>
> Signed-off-by: Jamal Hadi Salim
I went ahead and applied this part since it makes sense to have it now.
The
From: Jamal Hadi Salim
hex2mem() api is useful for parsing hexstrings which are then packed in
a stream of chars.
Signed-off-by: Jamal Hadi Salim
---
include/utils.h | 1 +
ip/ipl2tp.c | 25 -
lib/utils.c | 25 +
3 files changed, 26 inse