[ovs-git] [openvswitch/ovs] 0fc8f5: Revert "Revert "utilities/ovs-ctl: Force removal o...

GitHub noreply at github.com
Fri Sep 14 19:41:14 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 0fc8f51575c2c9c25c195a16e062212af0dadb8d
      https://github.com/openvswitch/ovs/commit/0fc8f51575c2c9c25c195a16e062212af0dadb8d
  Author: Greg Rose <roseg at vmware.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M utilities/ovs-lib.in

  Log Message:
  -----------
  Revert "Revert "utilities/ovs-ctl: Force removal of ip_gre/gre""

This reverts commit a94f9524dbc11c78c83d1a49959497f5e73bf949.

This is a revert of a previously reverted commit
2bdd1f3d96a86bea6bdb8788f23ec7dd99b289e3.

When we originally added commit 2bdd1f3d96 it was part of an
effort to work around gre module conflicts found while enabling
the ERSPAN feature. Testing at the time did not show any benefit
so in commit a94f9524db we reverted it.  However, further
developments showed that in some corner cases it did have a
benefit and it did not do any harm so we reverted the original
revert to restore the code.

Signed-off-by: Greg Rose <roseg at vmware.com>
Tested-by: Yifeng Sun <pkusunyifeng at gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Justin Pettit <jpettit at ovn.org>


  Commit: bf75cde50c4bee3b6cc2db1105dac5e70fd77736
      https://github.com/openvswitch/ovs/commit/bf75cde50c4bee3b6cc2db1105dac5e70fd77736
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M lib/ofp-print.c

  Log Message:
  -----------
  ofp-print: Fix a memory leak reported by fuzz

When ofputil_decode_port_stats returns error, it is possible that
custom_stats_counters is valid and still need freed.

The fuzz report link is
https://oss-fuzz.com/testcase?key=5739356233400320

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Justin Pettit <jpettit at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/f3a63fd15189...bf75cde50c4b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list