[ovs-git] [ovn-org/ovn] d86695: nbctl: validate outport in nbctl_lr_route_add

Lorenzo Bianconi noreply at github.com
Tue Aug 24 21:30:57 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: d866959ba6ea066f88558071eda9943258ee7fa7
      https://github.com/ovn-org/ovn/commit/d866959ba6ea066f88558071eda9943258ee7fa7
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M tests/ovn-nbctl.at
    M utilities/ovn-nbctl.c

  Log Message:
  -----------
  nbctl: validate outport in nbctl_lr_route_add

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: c0085228893e7bf07190fcccf50cf588b028edaa
      https://github.com/ovn-org/ovn/commit/c0085228893e7bf07190fcccf50cf588b028edaa
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M NEWS
    M northd/lrouter.dl
    M northd/ovn-northd.c
    M northd/ovn_northd.dl
    M tests/ovn-nbctl.at
    M tests/ovn-northd.at
    M utilities/ovn-nbctl.c

  Log Message:
  -----------
  northd: allow to configure routes with no nexthop

Allow ovn-nbctl to add a valid route without a nexthop. E.g:

ovn-nbctl lr-route-add lr0 192.168.0.0/24 lr0-sw

https://bugzilla.redhat.com/show_bug.cgi?id=1982551
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/e7d6d9922fc4...c0085228893e


More information about the git mailing list