[ovs-dev] [PATCH v3 6/8] Sanitize remaining recirculation parameters.

Ben Pfaff blp at nicira.com
Tue Mar 17 20:20:53 UTC 2015


On Fri, Mar 13, 2015 at 04:51:59PM -0700, Jarno Rajahalme wrote:
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

It looks like ->use_recirc and ->recirc in xlate_ctx are now only an
interface from output_normal() to compose_output_action__().  Can we
instead make a "struct xlate_recirc *" a parameter passed along that
call chain, with a NULL value coresponding to use_recirc == false?

Thanks,

Ben.



More information about the dev mailing list