[ovs-dev] [PATCH 2/4] odp-util: Skip UFID when parsing datapath key.

Ben Pfaff blp at nicira.com
Wed May 27 01:03:29 UTC 2015


On Thu, May 21, 2015 at 03:11:50PM -0700, Joe Stringer wrote:
> Signed-off-by: Joe Stringer <joestringer at nicira.com>

...
> +        s += strspn(s, "0123456789abcdef");

It would be kind to skip capital hex digits too, just in case someone
manually retypes one with caps lock on.

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list