mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-03 07:31:54 +00:00
Merge commit '2e84b4e82dbf8fce0fd12fb0c25d925ffd287970' into integrated
This commit is contained in:
commit
c8655cd966
@ -1096,7 +1096,7 @@ proto_notify_state(struct proto *p, unsigned ps)
|
||||
if ((cs == FS_FEEDING) || (cs == FS_HAPPY))
|
||||
proto_schedule_flush(p);
|
||||
|
||||
if (p->proto->multitable)
|
||||
if (!p->proto->multitable)
|
||||
{
|
||||
rt_unlock_source(p->main_source);
|
||||
p->main_source = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user