[ovs-git] [openvswitch/ovs] e7c9ff: tnl-ports: Fix loss of tunneling upon removal of a...

GitHub noreply at github.com
Wed Jul 12 16:51:03 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e7c9ff0ed108d73f4aca2d5e54fa1e671e935e20
      https://github.com/openvswitch/ovs/commit/e7c9ff0ed108d73f4aca2d5e54fa1e671e935e20
  Author: zhaozhanxu <zhaozhanxu at 163.com>
  Date:   2017-07-12 (Wed, 12 Jul 2017)

  Changed paths:
    M lib/tnl-ports.c

  Log Message:
  -----------
  tnl-ports: Fix loss of tunneling upon removal of a single tunnel port.

When OVS had multiple tunnel ports of a single kind, and any one of them
was removed, the remaining ports could no longer receive traffic.  This
fixes the problem.

Signed-off-by: zhaozhanxu <zhaozhanxu at 163.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list