[ovs-git] [ovn-org/ovn] 7dc58f: northd: allow having VXLAN encaps in ovn-ic enable...

Vladislav Odintsov noreply at github.com
Fri Nov 26 23:26:56 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/ovn-org/ovn
  Commit: 7dc58fe4e490bbe0a563eb2df224a77dda6500d7
      https://github.com/ovn-org/ovn/commit/7dc58fe4e490bbe0a563eb2df224a77dda6500d7
  Author: Vladislav Odintsov <odivlad at gmail.com>
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
    M northd/northd.c
    M tests/ovn-ic.at

  Log Message:
  -----------
  northd: allow having VXLAN encaps in ovn-ic enabled setup

In ovn-ic enabled setups, which also use VXLAN encapsulation
(for instance, for VTEP-switches) interconnected transit switches
(datapaths) were not configured after the patch from "Fixes" tag.
This was due to the fact that ovn-ic utilises tunnel key for
transit switches > OVN_VXLAN_MIN_MULTICAST.

This patch allows having such setup.

Fixes: fd44d7595 (Enforce datapath and port key constraints in vxlan mode)
Signed-off-by: Vladislav Odintsov <odivlad at gmail.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list