On Wed, Nov 28, 2012 at 06:47:02PM +0100, Pedro Andres Aranda Gutierrez wrote: > I had to write my own MRT parser library for my PhD. After my defense > next January, I plan to release it. (one step at a time, I'm quite > busy right now preparing the defense ;-) ) It's written in Java. Re: > pybgpdump, I have to agree it's a very nice tool once you patch dpkt > :-) re libbgpdump, it compiles, it helped me kick-start my research, > but that's it. >
OpenBGPD has a mrt parser in bgpctl. It is mainly for table dumps but the basic framework for dumping bgp messages there. I have a diff that uses the tcpdump BGP protocol parser to dump those messages. If interested just drop me a mail. -- :wq Claudio _______________________________________________ GROW mailing list [email protected] https://www.ietf.org/mailman/listinfo/grow
