- 02 Aug, 2016 6 commits
-
-
- 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 11 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
- 27 Jul, 2016 7 commits
-
-
- removed unused Android defs file - module lists moved to default.defs - removed redundant APPS list Change-Id: I464cfc51c56641b3a3810509ab3e238a5f9e62a6
Ray Milkey authored -
This commit bumps up swagger ui to 2.1.5 which fixes various bugs of swagger ui 2.1.4. Change-Id: I4f8d7f79b88cddada0148a8629e7ef4da9eac3a0
Jian Li authored
- 26 Jul, 2016 2 commits
-
-
Fix the doc: life() returns the time in seconds, not milliseconds. Add new method life(TimeUnit) that allows specifying the timeunit to receive the life value as as seconds might not be enough for all applications and OpenFlow can provide this value to nanoseconds resolution (in its spec). Change-Id: Ia6a7573797249e0edc04e03c7204a550a2823742
Thiago Santos authored
-