- 02 Jun, 2016 3 commits
-
-
Change-Id: Ic8787f05d05871b4473ff437b98e0b307ee1cacd (cherry picked from commit e63e356c)
Sho SHIMIZU authored -
Change-Id: Iedda1a0ba46b3d044f127334a8abdb419dabcd9f (cherry picked from commit cbd103df)
Sho SHIMIZU authored -
- Typically resource query is more frequent than resource registration. This patch optimizes memory usage for resource query rather than registration Change-Id: Ic680c09c83b4299e80d4493d01e642081549fa24 (cherry picked from commit fd18ded0)
Sho SHIMIZU authored
-
- 01 Jun, 2016 16 commits
-
-
Change-Id: I4b67ce8343cd0227728c55ba9a0181855464ecc6 (cherry picked from commit a0f6530e)
Sho SHIMIZU authored -
Change-Id: I4db1440729ce78e4fd64d3fe43e942f6d39e779c (cherry picked from commit 078b6b81)
Sho SHIMIZU authored -
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 21 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
-