Module bgpkit_parser::parser

source ·
Expand description

parser module maintains the main logic for processing BGP and MRT messages.

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 IO utility functions for read bytes of different length and converting to corresponding structs.

Structs§