Skip to main content

Module bgp

Module bgp 

Source
Expand description

Provides parsing of BGP messages.

Re-exports§

pub use messages::parse_bgp_message;

Modules§

attributes
dissect
Best-effort, Wireshark-style dissection of BGP messages.
messages