On Wed, Nov 05, 2014 at 02:48:41PM -0800, Jarno Rajahalme wrote: > Move the frags handling check up in the call chain, so that it is done > once for each rule_dpif_lookup_from_table() call. > > Signed-off-by: Jarno Rajahalme <[email protected]>
rule_dpif_lookup_from_table() is close to the point where it would be cleaner to use a wrapper function that only saves and restores the transport ports. Then the "goto"s could be avoided. But I am not sure that it crosses that point. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
