[ovs-git] [openvswitch/ovs] 388376: ofproto/bond: Fix bond/show when all interfaces ar...

GitHub noreply at github.com
Fri Feb 17 21:10:23 UTC 2017


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: 388376cb0e7169564bedd041b037726707a78e3a
      https://github.com/openvswitch/ovs/commit/388376cb0e7169564bedd041b037726707a78e3a
  Author: Andy Zhou <azhou at ovn.org>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M ofproto/bond.c

  Log Message:
  -----------
  ofproto/bond: Fix bond/show when all interfaces are disabled

Without this patch, when all slaves are disabled, the 'bond/show'
command still shows the mac address of last active slave in
'active slave mac' output. This patch clears them to zeros.

Signed-off-by: Andy Zhou <azhou at ovn.org>
Acked-by: nickcooper-zhangtonghao <nic at opencloud.tech>




More information about the git mailing list