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

GitHub noreply at github.com
Fri Feb 17 21:05:28 UTC 2017


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: d5987ab722747ac9ffa9b0d37653d2f1cf34c255
      https://github.com/openvswitch/ovs/commit/d5987ab722747ac9ffa9b0d37653d2f1cf34c255
  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