Hi,
Do anyone uses the mrtdump functionnality of Bird?
I am trying to get the update BGP update message from Bird using a MRT Dump file. But when I try to parse the files I have inconsistent data.
I use there parsers:
https://github.com/rfc1036/zebra-dump-parser
https://github.com/YoshiyukiYamauchi/mrtparse
The zebra parser give me impossible addresses like 16.167.165/104 while the mrtparse just crashes.
Any idea where I can look further?
Regards,
Luis Domingues