zmap / zannotate

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

Fix for upstream changes to BGP library #9

Closed justinbastress closed 6 years ago

justinbastress commented 6 years ago

Fix for #8 -- https://github.com/osrg/gobgp/commit/7a3cc616c3126bff5245c7a97d7fbe2904a67a24#diff-edc4c63655c0080e1c8f6d1feeef9461 removed Value []byte from PathAttribute, and added Value uint8 to PathAttributeOrigin.