On Thu, Nov 17, 2011 at 06:26:55PM -0800, Ethan Jackson wrote:
> Before this patch, the logic for outputting to a port was scattered
> all around ofproto-dpif.  This patch simplifies the code by forcing
> it to use one code path to check if a port is forwarding, and
> output if appropriate.  Future patches will rely on this
> simplification to implement new features.

This really cries out for a good unit test.  There are lots of cases
that we historically don't get right.  I don't think it would be too
hard to write one.  Will you try to do it?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to