CAIDA / libparsebgp

Lightweight parser for binary BGP, BMP and MRT routing data
https://bgpstream.caida.org
BSD 2-Clause "Simplified" License
8 stars 8 forks source link

Add max_pfx_len param to parsebgp_decode_prefix() #56

Closed kenkeys closed 5 years ago

kenkeys commented 5 years ago

Identifies an IPv4 prefix with alleged length > 32 (not 128) as invalid.