On Sat, Aug 03, 2013 at 06:42:03PM -0700, Ethan Jackson wrote:
> This allows us to move some minor functionality from ofproto-dpif to
> ofproto-dpif-xlate, where it's easier to ensure it's thread safe.
>
> Signed-off-by: Ethan Jackson
Acked-by: Ben Pfaff
This allows us to move some minor functionality from ofproto-dpif to
ofproto-dpif-xlate, where it's easier to ensure it's thread safe.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif-xlate.c | 25 ++---
ofproto/ofproto-dpif-xlate.h | 10 ++
ofproto/ofproto-d