[ovs-dev] [PATCHv4 01/11] ofp-actions: Refactor set_field tokenization.

Ben Pfaff blp at nicira.com
Mon Oct 5 22:23:17 UTC 2015


On Fri, Oct 02, 2015 at 02:16:08PM -0700, Joe Stringer wrote:
> Combine the codepaths for splitting "set_field" and "reg_load" string
> arguments into the value, key, and delimiter component. The only
> user-visible change is that reg_load will now provide a more meaningful
> error message when parsing input such as "reg_load:1".
> 
> Signed-off-by: Joe Stringer <joestringer at nicira.com>
> ---
> v4: Reduce refactor to identifying key,delim,value.
> v3: Initial post.

I think I reviewed this piece of code before and it seemed fine.
Assuming this didn't change significantly,
Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list