| Modifier and Type | Method and Description |
|---|---|
void |
BgpPeerImpl.callAdd(BgpPeerImpl peerImpl,
List<org.onosproject.bgpio.protocol.BgpLSNlri> nlri,
List<org.onosproject.bgpio.types.BgpValueType> pathAttr)
Updates NLRI identifier node in a tree separately based on afi and safi.
|
void |
BgpPeerImpl.callRemove(BgpPeerImpl peerImpl,
List<org.onosproject.bgpio.protocol.BgpLSNlri> nlri)
Removes NLRI identifier node in a tree separately based on afi and safi.
|
Copyright © 2015. All rights reserved.