Module bgpd_rs::session[][src]

Expand description

BGP Session Manager & Utils

Structs

A Session is a stream for processing BGP messages and handling peer timeouts

Struct to contain active Sessions and managing of new incoming/outbound sessions (via Poller)

Enums