zmap / zannotate

Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)
Apache License 2.0
94 stars 20 forks source link

Add parsing code for long tail MRT path attributes #27

Open zakird opened 3 years ago

zakird commented 3 years ago

We currently only parse out some of the attributes on paths: https://github.com/zmap/zannotate/blob/master/zmrt/mrt.go#L272

Longterm, we should work to have full coverage.