[ovs-dev] [PATCH 3/4] util: Library routines for printing and scanning large hex integers.

Ben Pfaff blp at nicira.com
Wed May 27 22:25:16 UTC 2015


On Wed, May 27, 2015 at 10:48:40AM -0700, Jesse Gross wrote:
> Geneve options are variable length and up to 124 bytes long, which means
> that they can't be easily manipulated by the integer string functions
> like we do for other fields. This adds a few helper routines to make
> these operations easier.
> 
> Signed-off-by: Jesse Gross <jesse at nicira.com>

Can learn_parse_load_immediate() and mf_format_subvalue() use these
new functions?



More information about the dev mailing list