commit | b7f0f64dcc286c3f66fab4226464ff80e9f60d0a | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri Jan 22 16:08:14 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Feb 03 21:22:12 2016 +0000 |
tree | 441aa212945e7a84d333004cb9bfb7a37e79f230 | |
parent | 8b28c6bc5fa6fb6d03b38871cfc8cd95bf98f0b4 [diff] |
ONOS-3460 - Link provider that enforces strict configuration This provider uses the "links" configuration of the network config and only allows discovery of links that are in the config. Refactoring will be done in a subsequent patch set - the DiscoveryContext and LinkDiscovery classes are duplicates, they need to be refactored so the LLDP provider and the Network Config provider can share them. Change-Id: I4de12fc1c4ffa05e3cac7767b8a31f48ba379f6c
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.