[ovs-git] [ovn-org/ovn] a2b54d: northd: fix FIP traffic with distributed gw router...

Lorenzo Bianconi noreply at github.com
Wed Nov 17 22:03:51 UTC 2021


  Branch: refs/heads/branch-21.09
  Home:   https://github.com/ovn-org/ovn
  Commit: a2b54d77f1aff02ab53f7acc74d78aab6568e493
      https://github.com/ovn-org/ovn/commit/a2b54d77f1aff02ab53f7acc74d78aab6568e493
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

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

  Log Message:
  -----------
  northd: fix FIP traffic with distributed gw router port on the same hv

If the hv has FIP assigned, traffic has to be sent out using the FIP
even if a distributed gw router port is scheduled on the local hv.
In this particular use-case without the proposed patch, the traffic
is sent out with FIP mac but using distributed gw router port IP.

Related bz: https://bugzilla.redhat.com/show_bug.cgi?id=1960096

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
(cherry picked from commit f100a1216854290ee38867cee9eedb442313a7a6)




More information about the git mailing list