]> git.ipfire.org Git - thirdparty/bird.git/commit
Kernel: when channel traces, we have to trace the final result
authorMaria Matejka <mq@ucw.cz>
Thu, 19 Dec 2024 11:28:27 +0000 (12:28 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 19 Dec 2024 11:28:27 +0000 (12:28 +0100)
commitab74652f96c301dd2d2d2a831dd1a159ae1d5e02
treeb0b6d6ff26778e869dddf90e8db5792d7d5ddf46
parent0a2f92ad205d96d0be0945ecf2bb740b68d5a3c1
Kernel: when channel traces, we have to trace the final result

Otherwise it looks like we are sending too much traffic to netlink
every other while, which is not true. Now we can disambiguate between
in-kernel updates and ignored routes.
sysdep/unix/krt.c