mbox series

[ovs-dev,ovn,0/2] IPv6 PD: stop processing if necessary

Message ID cover.1588176268.git.lorenzo.bianconi@redhat.com
Headers show
Series IPv6 PD: stop processing if necessary | expand

Message

Lorenzo Bianconi April 29, 2020, 4:05 p.m. UTC
Lorenzo Bianconi (2):
  controller: add garbage collector for ipv6_prefixd
  IPv6 PD: disable pd processing if the router port is disabled

 controller/pinctrl.c | 12 ++++++++++++
 northd/ovn-northd.c  |  6 ++++++
 2 files changed, 18 insertions(+)

Comments

Numan Siddique April 30, 2020, 11:23 a.m. UTC | #1
On Wed, Apr 29, 2020 at 9:36 PM Lorenzo Bianconi <
lorenzo.bianconi@redhat.com> wrote:

> Lorenzo Bianconi (2):
>   controller: add garbage collector for ipv6_prefixd
>   IPv6 PD: disable pd processing if the router port is disabled
>
>
Thanks Lorenzo. I applied this series to master. I modified the commit
messages a bit.

ie
controller: add garbage collector for ipv6_prefixd
to
controller: Add garbage collector for ipv6_prefixd.

and

IPv6 PD: disable pd processing if the router port is disabled
tp
IPv6 PD: Disable pd processing if the router port is disabled.

Thanks
Numan



>  controller/pinctrl.c | 12 ++++++++++++
>  northd/ovn-northd.c  |  6 ++++++
>  2 files changed, 18 insertions(+)
>
> --
> 2.25.4
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>