> On Jan 29, 2016, at 4:54 PM, Ben Pfaff <[email protected]> wrote: > > 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 <[email protected]> > > Lovely, as long as this passes the tests: > Acked-by: Ben Pfaff <[email protected]>
Thanks for the timely review! Tests pass, pushed to master, Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
