On Thu, Jul 04, 2013 at 02:56:31AM -0700, Ethan Jackson wrote:
> This patch modularizes ofproto-dpif-xlate by disentangling it from
> ofproto-dpif.  Instead of poking around in ofproto-dpif's internal
> data structures, ofproto-dpif-xlate is updated with a simple API
> which can easily be made thread safe.  There are still some places
> where ofproto-dpif-xlate needs to call into ofproto-dpif, but this
> patch makes significant progress towards the final goal.
> 
> Signed-off-by: Ethan Jackson <et...@nicira.com>

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to