[ovs-git] [openvswitch/ovs] 8b2ed6: move ovn/lib/<lex|actions|expr>.h to include/ovn

GitHub noreply at github.com
Wed Jul 27 21:21:32 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8b2ed684a4b5c9d2ef7e1efa04cb2382c14af3f7
      https://github.com/openvswitch/ovs/commit/8b2ed684a4b5c9d2ef7e1efa04cb2382c14af3f7
  Author: Aaron Rosen <aaronorosen at gmail.com>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M include/automake.mk
    A include/ovn/actions.h
    A include/ovn/automake.mk
    A include/ovn/expr.h
    A include/ovn/lex.h
    M ovn/controller/lflow.c
    M ovn/controller/ofctrl.c
    M ovn/controller/ovn-controller.c
    M ovn/controller/pinctrl.c
    M ovn/lib/actions.c
    R ovn/lib/actions.h
    M ovn/lib/automake.mk
    M ovn/lib/expr.c
    R ovn/lib/expr.h
    M ovn/lib/lex.c
    R ovn/lib/lex.h
    M ovn/northd/ovn-northd.c
    M tests/test-ovn.c

  Log Message:
  -----------
  move ovn/lib/<lex|actions|expr>.h to include/ovn

This patch is done to enable in tree building of the ovn-utils python
wrapper.  This is similar to what was done in commit
ee89ea7b477bb4fd05137de03b2e8443807ed9f4 (json: Move from lib to
include/openvswitch.).

Signed-off-by: Aaron Rosen <aaronorosen at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list