[SDFAB-12] Improve Link learning in SegmentRouting
The new logic will not learn links on LINK DOWN events
if the link was not present in the store.
Change-Id: I0f94554ce356b794f9e104afa7038ba65de22267
1 file changed
tree: d66d058646e26dc6767fbc1c1dfaa1ddbd60a911
- .gitignore
- .gitreview
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- api/
- app/
- impl/
- pom.xml
- web/
README.md
Trellis Control Application
Build
docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-control -w /root/trellis-control maven:3.6.3-openjdk-11 mvn clean install
The OAR file can be located under app/target
Install
onos-app <ip>:<port> install! app/target/segmentrouting-app-<x.y.z>.oar