[ovs-git] [ovn-org/ovn] ab4bdb: northd: do not run find_lrp_member_ip with empty n...

Lorenzo Bianconi noreply at github.com
Tue Oct 5 14:25:51 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: ab4bdb55cd04ca38f1823f367f6ffb28a3fd5250
      https://github.com/ovn-org/ovn/commit/ab4bdb55cd04ca38f1823f367f6ffb28a3fd5250
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M northd/northd.c

  Log Message:
  -----------
  northd: do not run find_lrp_member_ip with empty nexthop

Do not run find_lrp_member_ip in find_static_route_outport if the route
has been configured without a valid nexthop. This patch fixes the
following northd warning:

2021-09-18T06:01:37.909Z|00008|ovn_northd|WARN|bad ipv6 address

Fixes: c00852288 ("northd: allow to configure routes with no nexthop")
Reported-by: Jianlin Shi <jishi at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list