[ovs-git] [ovn-org/ovn] 78ec95: ovn-controller: Configure hwaddr for the integrati...

numansiddique noreply at github.com
Fri Jul 3 09:10:45 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 78ec956f6476ed968f69e97892f8955a203d14cc
      https://github.com/ovn-org/ovn/commit/78ec956f6476ed968f69e97892f8955a203d14cc
  Author: Numan Siddique <numans at ovn.org>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M controller/ovn-controller.c

  Log Message:
  -----------
  ovn-controller: Configure hwaddr for the integration bridge

When a first non-local port is added to the integration bridge, it results
in the recalculation of datapath-id by ovs-vswitchd forcing all
active connections to the controllers to reconnect.

This patch avoids these reconnections between ovs-vswitchd and ovn-controller
by setting the hwaddr for the integration bridge when ovn-controller creates the
integration bridge. ovs-vswitchd uses the bridge:hwaddr if set to generate the
datapath-id.

Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list