[ovs-git] [ovn-org/ovn] 65d722: ovn-northd: Refactor processing of SNAT IPs.

Dumitru Ceara noreply at github.com
Tue Sep 29 11:10:29 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 65d72206ffa88592856c6dc99ba1ed085f9b3377
      https://github.com/ovn-org/ovn/commit/65d72206ffa88592856c6dc99ba1ed085f9b3377
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  ovn-northd: Refactor processing of SNAT IPs.

Instead of building string sets every time we need to generate logical flows
for unique SNAT IPs we now prebuild the set of unique SNAT IPs and store the
list of NAT entries that refer it.

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




More information about the git mailing list