[ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Remove obsolete special case.

Ben Pfaff blp at ovn.org
Sat Jan 30 00:54:43 UTC 2016


On Fri, Jan 29, 2016 at 03:38:11PM -0800, Jarno Rajahalme wrote:
> Bond recirculation used to insert a special rule that jumped from the
> internal table to table 0 using GOTO_TABLE.  Since the introduction of
> the ofproto-dpif-rid this has not been necessary any more, so we can
> remove the special case that allowed GOTO_TABLE to go backwards in
> that case.
> 
> Signed-off-by: Jarno Rajahalme <jarno at ovn.org>

Lovely, as long as this passes the tests:
Acked-by: Ben Pfaff <blp at ovn.org>



More information about the dev mailing list