Merge "Revert "Add odlparent relativepath relative to autorelease""
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / spi / BGPPeerRegistry.java
index 8d8b18afa79c7faf29cfa14580b9eb752b879a27..ccd500801235a009cdfeff6bbe569901cec0491e 100644 (file)
@@ -57,6 +57,7 @@ public interface BGPPeerRegistry extends AutoCloseable {
      * @param ip address of remote peer
      * @param sourceId BGP ID of peer that initiated the session (current device or remote peer)
      * @param remoteId BGP ID of peer that accepted the session (current device or remote peer)
+     * @param asNumber id of the AS
      * @return configured Peer as BGP listener
      *
      * @throws BGPDocumentedException if session establishment cannot be finished successfully