1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Merge commit '4f3fa162' into HEAD

This commit is contained in:
Maria Matejka
2022-09-18 16:36:07 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -1147,6 +1147,7 @@ proto_event(void *ptr)
{
if (p->proto == &proto_unix_iface)
if_flush_ifaces(p);
p->do_stop = 0;
}