[ovs-git] [ovn-org/ovn] 526f92: controller: fix ip buffering with static routes

Lorenzo Bianconi noreply at github.com
Thu May 28 11:41:21 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 526f9207353fd087fe72da97a7d98b0dc8c74c36
      https://github.com/ovn-org/ovn/commit/526f9207353fd087fe72da97a7d98b0dc8c74c36
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M controller/pinctrl.c

  Log Message:
  -----------
  controller: fix ip buffering with static routes

When the ARP request is sent to a gw router and not to the final
destination of the packet buffered_packets_map needs to be updated using
next-hop IP address and not the destination one.

Fixes: 2e5cdb4b1392 ("OVN: add buffering support for ip packets")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Acked-by: Ankur Sharma <ankur.sharma at nutanix.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list