RIP extension test using BIRD
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
Hello Sebastian, first of all, thank you for reaching out!
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 can'ŧ see you at the IETF 123 participant list; if you were here, we could look at it together. BTW, would you be interested in a feedback on your draft?
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?
Please try this tool instead <https://gitlab.nic.cz/labs/bird-tools/-/tree/master/netlab?ref_type=heads> It is compatible with both BIRD 2 and 3. Good luck! Maria -- Maria Matejka (she/her) | BIRD Team Leader | CZ.NIC, z.s.p.o.
participants (2)
-
Maria Matejka -
muellersebastian@mail.com