A simple MRT parser written in Ruby, which uses the BinData library.
Marek Küthe 60450fb95c Update link to ubgpsuite | 6 달 전 | |
---|---|---|
.gitignore | 1 년 전 | |
.rubocop.yml | 1 년 전 | |
LICENSE | 1 년 전 | |
README.md | 6 달 전 | |
main.rb | 1 년 전 | |
parser.rb | 1 년 전 |
A simple MRT parser written in Ruby, which uses the BinData library.
This MRI parser is slow and very memory intensive. It is not recommended to use it. I personally recommend ubgpsuite.
An example script (main.rb
) which determines prefixes and the ASNs it advertises as well as the relations between the ASNs is included. The script stores this data in memory to outputs a summary at the end.