> On Jul 6, 2015, at 9:02 AM, Ben Pfaff <[email protected]> wrote: > > On Wed, Jul 01, 2015 at 12:45:05PM -0700, Jarno Rajahalme wrote: >> Now that struct cls_match has 'add_version' the 'version' in cls_match >> was largely redundant. Remove 'version' from struct cls_rule, and add >> it to function prototypes that need it. This makes versioning more >> explicit (or less indirect) in the API. >> >> Suggested-by: Ben Pfaff <[email protected]> >> Signed-off-by: Jarno Rajahalme <[email protected]> > > Built, ran tests, skimmed the changes, seems reasonable, thanks! > > Acked-by: Ben Pfaff <[email protected]>
Thanks for the review, pushed to master. Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
