Module bgpkit_parser::parser

source ·

Re-exports

Modules

  • Provides parsing of BGP messages.
  • Provides parsing for BMP and OpenBMP binary-formatted messages.
  • Message Filters
  • Provides parser iterator implementation.
  • Parse MRT header and content, provides [BgpElem] struct for per-prefix information.
  • Provides parsing functions for RIS-Live real-time BGP message stream JSON data.
  • Provides IO utility functions for read bytes of different length and converting to corresponding structs.

Structs