On Mon, Jan 18, 2016 at 7:45 AM, Russell Bryant <[email protected]> wrote:
>
> Before this patch, physical.c build up the set of local datapaths for
> its own use.  I'd like to use it in another module in a later patch, so
> pull it out of physical.  It's now populated by the bindings module,
> since that seems like a more appropriate place to do it, and it's also
> done much earlier in the main loop, making it easier to re-use.
>
> Signed-off-by: Russell Bryant <[email protected]>
> ---
>  ovn/controller/binding.c        | 25 ++++++++++++++++++++++++-
>  ovn/controller/binding.h        |  3 ++-
>  ovn/controller/ovn-controller.c | 18 ++++++++++++++++--
>  ovn/controller/physical.c       | 25 +++----------------------
>  ovn/controller/physical.h       |  3 ++-
>  5 files changed, 47 insertions(+), 27 deletions(-)
>


Acked-By: Han Zhou <[email protected]>

--
Best regards,
Han
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to