Skip to content

Commit

Permalink
Update src/bmp/message.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Luuk Hendriks <luuk@nlnetlabs.nl>
  • Loading branch information
density215 and DRiKE authored Nov 3, 2023
1 parent 184fa17 commit b9b1daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bmp/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -857,8 +857,8 @@ impl<Octs: Octets> PeerUpNotification<Octs> {
(sent, rcvd)
}

/// Create a [`SessionConfig`] describing the parameters for the BMP
/// session between the monitored router and the remote peer.
/// Create a [`SessionConfig`] to parse encapsulated BGP data based on the PerPeerHeader.
///
///
/// The information in this `SessionConfig` is necessary for correctly
/// parsing future messages, specifically BGP UPDATEs carried in
Expand Down

0 comments on commit b9b1daf

Please sign in to comment.