[ovs-git] [ovn-org/ovn] 52e86c: ovn-detrace: Add support for multiple remotes.

Dumitru Ceara noreply at github.com
Thu Jul 23 13:50:03 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 52e86c8e45d01eca87c534834d339023feaf7a46
      https://github.com/ovn-org/ovn/commit/52e86c8e45d01eca87c534834d339023feaf7a46
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M utilities/ovn-detrace.in

  Log Message:
  -----------
  ovn-detrace: Add support for multiple remotes.

The --ovnnb/--ovnsb/--ovsdb arguments now accept a list of remotes for the
case when the databases are clustered.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: b326503f817665f0aeda7524e9d8fba5b2ee22c6
      https://github.com/ovn-org/ovn/commit/b326503f817665f0aeda7524e9d8fba5b2ee22c6
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M utilities/ovn-detrace.1.in
    M utilities/ovn-detrace.in

  Log Message:
  -----------
  ovn-detrace: Support SSL remotes.

Additional command line arguments are added to ovn-detrace to allow connecting
to NB/SB/OVS DBs via SSL.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 1e07781310d8155997672bdce01a2ff4f5a93e83
      https://github.com/ovn-org/ovn/commit/1e07781310d8155997672bdce01a2ff4f5a93e83
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  ovn-northd: Fix logical flows to limit ARP/NS broadcast domain.

Logical flows that limit the ARP/NS broadcast domain on a logical switch
should only match on ARP requests/NS for IPs that can actually be
replied to on the connected router port (i.e., an IP on the same network
is configured on the router port).

Reported-by: Girish Moodalbail <gmoodalbail at gmail.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2020-June/050287.html
Fixes: 32f5ebb06226 ("ovn-northd: Limit ARP/ND broadcast domain whenever possible.")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Acked-by: Numan Siddique <numans at ovn.org>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/925632ee6032...1e07781310d8


More information about the git mailing list