- 01 Jun, 2016 11 commits
-
-
Change-Id: I2ee85d9207615208ce88d04b5fbfaa153cab323a (cherry picked from commit 74bd8a4f)
Sho SHIMIZU authored -
- Added broadcast option - Made host discovery from DHCP configurable - Some code cleanups Change-Id: I42191c2fd17ef309c73a5382730d708686b835cd
Hyunsun Moon authored -
- Added service instance handler - Implemented dummy, vsg, and olt agent instance handler Change-Id: Id3edd5eecb1caadf0f835cb10a952100e18b283b
Hyunsun Moon authored -
Change-Id: Icafe92f35bded405dd39e57ad8380bca82a6d720 (cherry picked from commit d68739b5)
Sho SHIMIZU authored -
Pending intents were not being removed from the Gossip intent store as the intentData object did not match what was stored during the remove. General cause: intent resubmission loops when installation time exceeds cleanup polling interval Change-Id: Id50baade9807c102b7cbff9a4667e048f57698bb
Brian Stanke authored -
Change-Id: I6e11ad2a3dc4e39b148a740d5f19d80705f78b48 (cherry picked from commit 6eaa33ab)
Carmelo Cascone authored -
1. Refactored the application into two java projects api and app as per convention 2. Deleted the onos-app-gpb project. The proto files are consolidated in the incubator-protobuf project as per suggestions. 3. Some code to translate ONOS Event pojo messages to GPB format. 4. Implementation of Subscribe and Unsubscribe APIs. 5. Minor changes due to review comments from 9212 and 9053 6. Refactored the proto fileso that its a 1:1 mapping between the core type to proto message. Change-Id: I2bcc0de96150f838ccfe9e49293fe61d94062628
Shravan Ambati authored
-
- 31 May, 2016 22 commits
-
-
- When a new map is created, initiate advertisements with peers - Increase High Load threshold to an average of 1 op per slot - Attempts to mitigate [ONOS-4569] Change-Id: I0412d17b55804e4bc095347256e94a49a344c0cc
Jon Hall authored -
- enable parameters for onos cli commands (e.g. onos:apps -a) - don't depend on onos1's name - reduce dependencies on unnecessary variables - enable running if karaf isn't installed elsewhere - make NAT an option Change-Id: I3e8abd51aa8d3f5c7afab1c6b86e50707de20ef6
Bob Lantz authored -
Change-Id: Ib610895b3e2251af1ae5b1cae2b9b8f378a8d920 (cherry picked from commit 18b27e2b)
Sho SHIMIZU authored -
This resolves ONOS-4281 Change-Id: I0739ba94cc0b3ce617e2db44307fef396dcfb942 (cherry picked from commit 34e2c1c2)
Sho SHIMIZU authored -
This is for ONOS-4281 Change-Id: I83de45368485a3c4f6c052b64ef82e846c0553e3 (cherry picked from commit 8a703934)
Sho SHIMIZU authored -
This is for ONOS-4281 Change-Id: Ic4b6e2f00555681bb2af39dc1cf764d325ae8744 (cherry picked from commit abdf2df3)
Sho SHIMIZU authored -
This is for ONOS-4281 Change-Id: I156f23aa7027381cdd4453631654d7eaa33858dd (cherry picked from commit 32c07af2)
Sho SHIMIZU authored -
- copy exist in src/test/java/org/onosproject/bgpio/types/attr/ Change-Id: I25cec163e5493b509281500df7d7f80cd1c2aee1
HIGUCHI Yuta authored
-
- 29 May, 2016 1 commit
-
-
…Also update the resource information from BGP-LS update. Change-Id: I3ac50941c2841c104393fc543107496bffe92bbc
Priyanka B authored
-
- 28 May, 2016 2 commits
-
-
Also added bool() helper method to JsonUtils and RequestHandler. Change-Id: Ie3a9db983f0936b1ad48488ce19d1cdc2e20c16a (cherry picked from commit 9bf93564)
Simon Hunt authored
- 27 May, 2016 4 commits
-
-
ONOS-4598, ONOS-4607, ONOS-4610, ONOS-4611] Prefix addition from config and defect fixes. Change-Id: Ieaab5d3e0fe9a1bfa24a2527eeec5435cf0a1b85
janani b authored