[ovs-git] [ovn-org/ovn] 647920: controller: incrementally create ipv6 prefix deleg...

Lorenzo Bianconi noreply at github.com
Tue Jul 13 13:51:36 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 647920b6a824b472841ba6a9c11c477e0ea10c66
      https://github.com/ovn-org/ovn/commit/647920b6a824b472841ba6a9c11c477e0ea10c66
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M controller/binding.c
    M controller/binding.h
    M controller/ovn-controller.c
    M controller/ovn-controller.h
    M controller/pinctrl.c
    M controller/pinctrl.h

  Log Message:
  -----------
  controller: incrementally create ipv6 prefix delegation port_binding list

Incrementally manage local_active_ports_ipv6_pd map for interfaces
where IPv6 prefix-delegation has been enabled. This patch allows to
avoid looping over all local interfaces to check if prefix-delegation
is running on the current port binding.

Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Mark Michelson <mmichels at redhat.com>


  Commit: d55bab38e83b3cbfdeb6925bc59af3039ff1682f
      https://github.com/ovn-org/ovn/commit/d55bab38e83b3cbfdeb6925bc59af3039ff1682f
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M controller/binding.c
    M controller/binding.h
    M controller/ovn-controller.c
    M controller/pinctrl.c
    M controller/pinctrl.h

  Log Message:
  -----------
  controller: incrementally create ras port_binding list

Incrementally manage local_active_ports_ras map for interfaces
where periodic router advertisement has been enabled. This patch
allows to avoid looping over all local interfaces to check if
periodic RA is running on the current port binding.

Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Mark Michelson <mmichels at redhat.com>


Compare: https://github.com/ovn-org/ovn/compare/9630bf8edca7...d55bab38e83b


More information about the git mailing list