[ovs-git] [openvswitch/ovs] 02a975: ofproto/bond: fix interal flow leak of tcp-balance...

GitHub noreply at github.com
Fri Feb 24 22:13:01 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 02a9757e7e6606c6c03d3d08fb94c74f08bde8f8
      https://github.com/openvswitch/ovs/commit/02a9757e7e6606c6c03d3d08fb94c74f08bde8f8
  Author: Huanle Han <hanxueluo at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M ofproto/ofproto-dpif.c

  Log Message:
  -----------
  ofproto/bond: fix interal flow leak of tcp-balance bond

ofproto_dpif_delete_internal_flow() never deletes any flows
because out_port and out_group mismatch.

Signed-off-by: Huanle Han <hanxueluo at gmail.com>
Signed-off-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list