]> git.ipfire.org Git - thirdparty/bird.git/commit
Kernel: Do not check templates
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Jan 2021 00:56:00 +0000 (01:56 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Jan 2021 00:56:00 +0000 (01:56 +0100)
commit2a8cc7259e236773f1b8423ef63305a5b8bfd652
tree38affb0e4a0f51e87acd5cb6a0cc004cca62ecbb
parenta141959f0729b2381a90aaa9b7ed0e41a5f9513e
Kernel: Do not check templates

So one can define kernel protocol template without channels.
For other protocols, it is either irrelevant or already done.

Thanks to Clemens Schrimpe for the bugreport.
sysdep/unix/krt.c