On 2 June 2016 at 13:31, Ben Pfaff <b...@ovn.org> wrote:

> On Thu, May 19, 2016 at 01:02:32PM -0700, Gurucharan Shetty wrote:
> > We currently allocate conntrack zones in binding.c. It fits
> > in nicely there because we currently only allocate conntrack
> > zones to logical ports and binding.c is where we figure out
> > the local ones.
> >
> > An upcoming commit needs conntrack zone allocation for routers
> > in a gateway. For that reason, this commit moves conntrack zone
> > allocation code to ovn-controller.c where it would be easily
> > accessible for router zone allocation too.
> >
> > Signed-off-by: Gurucharan Shetty <g...@ovn.org>
>
> I didn't read the change in detail because I assume that most of it is
> really just moving code around.
>

Yes. Thank you, I applied this.

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

Reply via email to