]> git.ipfire.org Git - thirdparty/bird.git/commit
Kernel: pause exports also on restart until scan is done
authorMaria Matejka <mq@ucw.cz>
Wed, 12 Feb 2025 11:38:20 +0000 (12:38 +0100)
committerMaria Matejka <mq@ucw.cz>
Wed, 12 Feb 2025 11:38:27 +0000 (12:38 +0100)
commitbda2178ee04babcb8544d899ccc0d5f6c9e16934
tree07adcd5e2d1c7756e2657364fea0d93a6bb37f04
parentd13c9d378f257b499e9b7a633cffa8fa70a0bb68
Kernel: pause exports also on restart until scan is done

To save some time, exports are disabled to kernel when the initial scan
is running. The same should happen when kernel protocol is restarting.
sysdep/unix/krt.c