On Fri, Apr 10, 2026 at 5:20 PM Lorenzo Bianconi <
[email protected]> wrote:

> > Fixes: f24267973e28 ("controller: Watch for (Linux) neighbor changes.")
> > Signed-off-by: Ales Musil <[email protected]>
>
> Acked-by: Lorenzo Bianconi <[email protected]>
>
> > ---
> >  controller/ovn-controller.c | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/controller/ovn-controller.c b/controller/ovn-controller.c
> > index da43051ed..5b7eb3014 100644
> > --- a/controller/ovn-controller.c
> > +++ b/controller/ovn-controller.c
> > @@ -8307,6 +8307,7 @@ loop_done:
> >      dns_resolve_destroy();
> >      route_exchange_destroy();
> >      route_table_notify_destroy();
> > +    neighbor_table_notify_destroy();
> >
> >      exit(retval);
> >  }
> > --
> > 2.53.0
> >
> > _______________________________________________
> > dev mailing list
> > [email protected]
> > https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> >
>

Thank you Dumitru and Lorenzo,

applied to main and backported down to 25.09.

Regards,
Ales
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to