- 03 Aug, 2016 7 commits
-
-
… info for child nodes Change-Id: I0b94455333afd9322c1e583a5c3ec311dbe99991
Bharat saraswal authored -
- Add OpenFlowSwitchAdapter Change-Id: I7bd9c61d8961bee18eca2c1ac0e5fca610e166e5
sangyun-han authored -
- Fix to gateway ip address in host annotation refers right ip address, not host ip address Change-Id: Ia07ed828d2f37e623dcca4ad204bfbaf4db2a45a
Daniel Park authored
- 02 Aug, 2016 11 commits
-
-
…thods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). Change-Id: Ib4211d69a15c23a50de420b771877bb659539c22
Claudine Chiu authored -
- Enhanced device-setcontrollers command to apply additional key-value pair. e.g. onos> device-setcontrollers netconf:10.10.1.11:830 tcp:10.10.1.11:6630,ofconfig-id=1 Change-Id: I2cb5941dbd9829ade6fa89d5546bbc6aab44f83f
Akihiro Yamanouchi authored -
- created temp Topology2 View (topoX) to "process" and display topology data. - made root layout parent of itself (just like /.. = /) to simplify layout hierarchy operations. - added nodeType property to JSON rep of regions/devices/hosts. - augmented peers to include devices. - added skeleton topo2NavRegion event. Change-Id: I8219125d7dfe33d211350ae27111a3d9de6eb4ca
Simon Hunt authored
-
- 01 Aug, 2016 5 commits
-
-
- Now assumes (remote) LinkProvider to periodically report existing Link. - Note: This eviction mechanism can be removed, once gRPC Link SB service was remodelled using streaming RPC. Change-Id: I98f05f849b876cff9bbdb648e7ac79f900f4bfcb
Yuta HIGUCHI authored
- 29 Jul, 2016 9 commits
-
-
Changes: - Improves processSpecific in AbstractCorsaPipeline in order to support Intents without an explicit match on the Ethertype; - Implements vlan based circuits in CorsaPipelineV3 through the management of the FwdObjective without Treatment; - Distinguish Groups from simple actions; - Corsa group are identified using the actions of the treatment; - handling of the pending next similar to DefaultSingleTablePipeline Change-Id: Iff0f70d56c64193524c6640f31ffb3f5629499dc
Pier Ventre authored -
Change-Id: Id801fdccb8110759f55034fc8ee00ac5c40eca41 (cherry picked from commit edf1cd84)
Priyanka B authored
- 28 Jul, 2016 8 commits
-
-
…nfig classes when there is a pending configuration. Change-Id: I82eb332c3d7a214491362553617b12435bf42fb8
Thomas Vachuska authored -
Also changed some names shorter. Change-Id: Iaa8aa5ac378fc168e79c9e238090ca817af42261
Hyunsun Moon authored -
- Fixed logic to ensure only session to which task is currently assigned can complete it - Support destroy method to reset work queue state - Removed deprecated DistributedQueue primitive Change-Id: I4e1d5be4eb142115130acf15ff34035cb9319a1a
Madan Jampani authored