On Thu, Jul 13, 2017 at 11:30:50PM -0700, Justin Pettit wrote:
> "recirc_id_node" contains a 'state_metadata_tunnel' member field.  The
> "frozen_metadata" structure used by "recird_id_node" had a 'tunnel'
> member that always pointed to 'state_metadata_tunnel".  This commit just
> stores the tunnel information directly in "frozen_metadata" instead of
> accessing it through a pointer.
> 
> Signed-off-by: Justin Pettit <jpet...@ovn.org>

Would you mind adding something to the commit message to explain why
this is a good thing?  I think I can guess, but rationale is important.

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to