RIP extension test using BIRD
muellersebastian at mail.com
muellersebastian at mail.com
Wed Jul 23 10:43:49 CEST 2025
Hello Bird Team,
I am trying to modify the BIRD implementation of RIP with my internet draft: Direct Knowledge Extension to Distance Vector Routing<https://www.ietf.org/archive/id/draft-mueller-dkextension-00.html>. I want to make sure its working.
I have done the first implementation of it, but now the question of testing arises.
My current plan was to litter the code with log statements, run Bird inside the CORE routing emulator and then compare the results to the standard BIRD RIP implementation.
I am wondering if there is a better way to test this though. I found this repository: birdlab · master · labs / bird-tools · GitLab<https://gitlab.nic.cz/labs/bird-tools/-/tree/master/birdlab?ref_type=heads> .
How likely do you think it is that I will get this to work? I have implemented my changes on the 2.17 branch, not the 3.x. So I don't even know if its compatible with the testing framework.
In general I would love if I could get some pointers on how to verify and debug my implementation. How do you guys test your changes?
Best regards
Sebastian Müller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20250723/079a5a79/attachment.htm>
More information about the Bird-users
mailing list