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

Allowing missing OPEN message? #88

Open albertodainotti opened 3 years ago

albertodainotti commented 3 years ago

In https://github.com/CAIDA/libparsebgp/pull/86 Alistair mentions: @dteach-rv (and @kenkeys) is my reading of the RFC correct? Or should we be allowing the missing OPEN message? Assuming I'm correct, perhaps we should let the FRR devs know?