On Fri, Jun 15, 2018 at 04:29:22PM -0700, Ben Pfaff wrote: > ofpacts_check__() was a huge switch statement with special cases for many > different kinds of actions. This made it unwieldy and put the special > cases far away from the rest of the code related to a given action. This > commit refactors the code to avoid the problem. > > Signed-off-by: Ben Pfaff <[email protected]> > --- > I'm reposting this in hope of getting a review this time.
Still needs review. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
