[ovs-git] [openvswitch/ovs] 8ad609: ovn-util: Add common functions for the default NB ...

GitHub noreply at github.com
Tue Aug 16 00:03:16 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8ad609c0327d9bd7082856d19c8b519f7f71839c
      https://github.com/openvswitch/ovs/commit/8ad609c0327d9bd7082856d19c8b519f7f71839c
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M ovn/controller-vtep/ovn-controller-vtep.c
    M ovn/lib/ovn-util.c
    M ovn/lib/ovn-util.h
    M ovn/northd/ovn-northd.c
    M ovn/utilities/ovn-nbctl.c
    M ovn/utilities/ovn-sbctl.c

  Log Message:
  -----------
  ovn-util: Add common functions for the default NB and SB databases.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>
Acked-by: Justin Pettit <jpettit at ovn.org>


  Commit: 9aef3c1ba5f91a1f7ec6aab4ef1404ec81415d00
      https://github.com/openvswitch/ovs/commit/9aef3c1ba5f91a1f7ec6aab4ef1404ec81415d00
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M include/ovn/actions.h
    M include/ovn/expr.h
    M include/ovn/lex.h
    M ovn/lib/actions.c
    M ovn/lib/expr.c
    M ovn/lib/lex.c
    M tests/ovn.at

  Log Message:
  -----------
  lex: Integrate error handling into struct lexer.

The actions and expr modules had each developed their own error handling
code that were very similar.  Upcoming code needs similar error handling,
so rather than duplicating it again, integrate it into the lexer itself.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>
Acked-by: Justin Pettit <jpettit at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/5bacd5cdd631...9aef3c1ba5f9


More information about the git mailing list