[ovs-git] [ovn-org/ovn] d8edf4: northd: introduce build_lrouter_out_undnat_flow ro...

Lorenzo Bianconi noreply at github.com
Thu Mar 25 07:51:51 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: d8edf46f9e40791954d6bfc0231064e6e09252db
      https://github.com/ovn-org/ovn/commit/d8edf46f9e40791954d6bfc0231064e6e09252db
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  northd: introduce build_lrouter_out_undnat_flow routine

Introduce build_lrouter_out_undnat_flow routine as a container for logical
router per nat configuration in build_lrouter_nat_defrag_and_lb
routine for S_ROUTER_OUT_UNDNAT table.

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


  Commit: 5e8fadf69161bc7e56b8f9f57124e5083b496b83
      https://github.com/ovn-org/ovn/commit/5e8fadf69161bc7e56b8f9f57124e5083b496b83
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  northd: introduce build_lrouter_out_snat_flow routine

Introduce build_lrouter_out_snat_flow routine as a container for logical
router per nat configuration in build_lrouter_nat_defrag_and_lb
routine for S_ROUTER_OUT_SNAT table.

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


  Commit: 0d16a8b64c5035529cbbbf245384618711024ae4
      https://github.com/ovn-org/ovn/commit/0d16a8b64c5035529cbbbf245384618711024ae4
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  northd: introduce build_lrouter_ingress_flow routine

Introduce build_lrouter_ingress_flow routine as a container for logical
router per nat configuration in build_lrouter_nat_defrag_and_lb
routine for ingress tables.

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


  Commit: e02cd3d2001db87b92bd139eab533e69e0d48aee
      https://github.com/ovn-org/ovn/commit/e02cd3d2001db87b92bd139eab533e69e0d48aee
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  northd: introduce lrouter_check_nat_entry routine

Introduce lrouter_check_nat_entry routine to check logical router
per nat configuration and allow nat entry processing.

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/c066d797c3d3...e02cd3d2001d


More information about the git mailing list