mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-14 08:51:01 +02:00
Moved the local and remote BGP session info to a separate class BgpSessionInfo. No functional changes. Also, removed methods TestBgpPeerChannelHandler.prepareBgpKeepalive(), prepareBgpNotification() and prepareBgpMessage() from the unit tests. Instead, use the corresponding methods in the BGP implementation itself to generate the BGP messages. Change-Id: I7f4b6ad4f6995c242cd8a9848ea527b1fcac9c11