[ovs-git] [openvswitch/ovs] a1491e: ovn-controller: Unpersist lflow data structures fo...

GitHub noreply at github.com
Wed Aug 31 19:44:52 UTC 2016


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

  Changed paths:
    M ovn/controller/lflow.c

  Log Message:
  -----------
  ovn-controller: Unpersist lflow data structures for address sets.

With the removal of incremental processing, it is no longer
necessary to persist the data structures for storing address
sets.  Simplify things by removing this complexity.

Signed-off-by: Ryan Moats <rmoats at us.ibm.com>
[blp at ovn.org deleted more unnecessary code]
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 7724ed8d640600871998d4dbd383581b65eadc3c
      https://github.com/openvswitch/ovs/commit/7724ed8d640600871998d4dbd383581b65eadc3c
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M ovn/lib/expr.c

  Log Message:
  -----------
  expr: Fix memory leak in expr_macros_destroy().

Signed-off-by: Ryan Moats <rmoats at us.ibm.com>
[blp at ovn.org split this bug fix out of a larger patch]
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/ddb5f937ca67...7724ed8d6406


More information about the git mailing list