- 26 May, 2016 1 commit
- 25 May, 2016 10 commits
-
-
Addresses one of the causes of ONOS-4605 - not sure if there are others. Change-Id: I2897e84a10b13ac00d5a03c31b7a08daae57d8cb
Jonathan Hart authored -
This is for ONOS-4281 Change-Id: Idaa4e3666946ebf1a76abfeb54c626dfb50082c4 (cherry picked from commit 81b75a9e)
Sho SHIMIZU authored -
This is for ONOS-4281 Change-Id: I04649932fdb8983492878732a04c93a21b4cafe7 (cherry picked from commit ac6ff6e1)
Sho SHIMIZU authored -
Added topojson files for all supportted maps, optimised the countries topojson files to remove unused properties. Added Javadocs for UiTopoMap Refactored Topo Maps to use UiTopoMapFactory, UiTopoMap classes. Change-Id: I976137baa7f62a81e48231e1612b967d39dc641d Refactored Topo Maps to use UiTopoMapFactory, UiTopoMap classes. Change-Id: I976137baa7f62a81e48231e1612b967d39dc641d Added Copyright Change-Id: Ie62171ba6ab08bbf955bc444cd2db41d0c30baaa Added file path for topojson or svg Change-Id: Ib1fc79672079ec4c6e2cd35bc39a28abeafca297 Line break to account for the soft limit Change-Id: Ib2b57ceee139b20a73d7ad0110b37fc1b5326ed7 Added File Path to the Map Class Change-Id: Ic6ae4ca507e58155bb106ad46be14e048dc3a95c Added File Path to the Map Class Change-Id: Ib2200b0bf315f9dccb581447ddb4b6f6669e34ff
Steven Burrows authored
- 24 May, 2016 16 commits
-
-
This can be done by setting CoreManager maxEventTimeLimit=0 Change-Id: I5328677020fe0fd48976957a89ee0a32d1d61292
Jonathan Hart authored -
Change-Id: Id73b3fb54b58e1b8444b2eccb21b8a067ac45405 (cherry picked from commit 4ca2f449)
Jonathan Hart authored -
The default pipeline driver was not calling the success callback for next objectives. This caused the intent installer to think there were still flows in need of installation, and the intent never completed. Change-Id: Ib411c317b28475cfc1e966e31f859cebbeea3792
Ray Milkey authored -
PushHeaderInstruction is used by mpls header push, pop, vlan header push. Also PopVlanInstruction should be augmented to cover vlan header push case. Change-Id: Ic0da77b1f86e1e4a396080caa463d1d727b4c7dd
Jian Li authored -
Change-Id: Ib5d2859b002f9d663e840ffdb083acd64c2403c7 (cherry picked from commit 605eed37)
Jonathan Hart authored -
Also added names to some serializer for debugging purpose Change-Id: I0997b61a5d08df84c85ca28f6a5ed23417fb8c22
Charles Chan authored
-
- 23 May, 2016 12 commits
-
-
[ERROR] Project requires an incorrect minimum version of Maven. [ERROR] Either change plugin versions to those compatible with 3.0.1 [ERROR] or update the pom.xml to contain [ERROR] <prerequisites> [ERROR] <maven>3.0.3</maven> [ERROR] </prerequisites> Change-Id: I022bc7201d8c2324c5840710f51185c88441fb8d
HIGUCHI Yuta authored -
Adds an UpdateRequest message. This contains a set of keys that a node is missing updates for. The receiver will then send an UpdateEntry for each missing key to the requester. Change-Id: I2115f4a05833b51ae14d1191f09f083b5251f8ec
Jon Hall authored -
Missing part of gerrit #9230 Forwarding objective need to check the existing VLAN as well Change-Id: I8e9cadc57c332a20567eaeaa2030901fc2dbf5b8
Charles Chan authored -
- Slicing out protobuf bundle's OSGi issue spotted by Shravan Ambati. Change-Id: Ia0e825334a55c29d34e982f39d4a02c1c33871ee
HIGUCHI Yuta authored
- 22 May, 2016 1 commit