1. 994c498 Revert "Review comments fix for the code in master" by Ray Milkey · 8 years ago
  2. cbdf0f2 Review comments fix for the code in master by VinodKumarS-Huawei · 8 years ago
  3. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  4. b1548ee Code clean up for control plane manager by Jian Li · 8 years ago
  5. a75fec4 Fix for ONOS-4429 by Madan Jampani · 8 years ago
  6. c3824e8 ONOS-4505: Bug Fixes by sunish vk · 8 years ago
  7. 1703fea Avoid printing full stacktrace in DefaultMetricsDatabase by Jian Li · 8 years ago
  8. feb7edb Fixed bug due to wrong priority in BMv2. by Carmelo Cascone · 8 years ago
  9. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  10. a81141b Tighten return type to specific resource type by Sho SHIMIZU · 8 years ago
  11. 47057c0 Refactor: Simplify getAllocatedResources() in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  12. deb0442 Pull out ContinuousResourceAllocation from ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  13. e75edbf [ONOS-4170] Add a new tunnel state by Avantika-Huawei · 8 years ago
  14. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  15. 5617994 Fixed cell definition retrieval. by Thomas Vachuska · 8 years ago
  16. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  17. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  18. cb3a1f5 [ONOS-4303, ONOS-4508, ONOS-4509, ONOS-4510, ONOS-4351]notification,rpc,union,sub-module,augment by VinodKumarS-Huawei · 8 years ago
  19. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  20. 419c8bd Enhanced warden to allow reserving cells on remote hosts. by Thomas Vachuska · 8 years ago
  21. 63555d8 Pass checkstyle locations via arguments by Brian O'Connor · 8 years ago
  22. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  23. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  24. 1f36ab8 adding agent config by alshabib · 8 years ago
  25. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  26. 1bf46b1 Refactor: Simplify register() and unregister() in transactional stores by Sho SHIMIZU · 8 years ago
  27. 6130ffc Removing unused cell definition. by Aaron Kruglikov · 8 years ago
  28. 0a1f29e Check if there's conflict in serializer registration Id. by HIGUCHI Yuta · 8 years ago
  29. a2d99eb Rename methods to register and unregister resources by Sho SHIMIZU · 8 years ago
  30. d66148a Inline method by Sho SHIMIZU · 8 years ago
  31. 001e3f2 Tighten type of argument by Sho SHIMIZU · 8 years ago
  32. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago
  33. 03be266 Separate the child map into two child maps for each resource type by Sho SHIMIZU · 8 years ago
  34. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  35. be0d4e5 Fix wrong kryo version in BUCK file by HIGUCHI Yuta · 8 years ago
  36. 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 8 years ago
  37. 2bf44a4 Added dump of table entry ids in bmv2 protocol by Carmelo Cascone · 8 years ago
  38. 1839bab Move SnmpDeviceProviderTest, etc. to appropriate path. by HIGUCHI Yuta · 8 years ago
  39. f9335af Be patient when waiting for karaf log by Charles Chan · 8 years ago
  40. d4e7a77 Removed hardcoded model from BMv2 driver by Carmelo Cascone · 8 years ago
  41. 442a962 Added loading of BMv2 JSON config during device discovery in BMv2 device by Carmelo Cascone · 8 years ago
  42. f0b17ff ONOS-4092, ONOS-4093: ISIS CLI commands by Manikandan K · 8 years ago
  43. b57a134 Added methods to Bmv2ThriftClient to dump the device JSON config by Carmelo Cascone · 8 years ago
  44. c0fbbee ONOS-4420 Implemented BMv2 packet provider by Carmelo Cascone · 8 years ago
  45. d925da8 [ONOS-4165] Add C flag to LSP object by Avantika-Huawei · 8 years ago
  46. b1e7237 Openstack interface comparison bug fix. by Shashikanth VH · 8 years ago
  47. 09792f0 BGP AS number issue fixes. by Shashikanth VH · 8 years ago
  48. b0bd613 ONOS-4512 vtn-web can't delete router/net/floating/port by Wu wenbin · 8 years ago
  49. bee5eca [ONOS-4511] Fix the bug about deleting floatingip or by lishuai · 8 years ago
  50. 4b5ce00 ONOS-4505: Bug Fixes by sunish vk · 8 years ago
  51. 77a63e6 Ooops... fixed onos-cell tool. by Thomas Vachuska · 8 years ago
  52. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  53. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  54. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  55. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  56. 5fa651e ONOS-4422 Implemented device discovery in Bmv2 device provider and other by Carmelo Cascone · 8 years ago
  57. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  58. 9ce9e25 Make sure only one onos-mininet operation is going at a time. This script is not mutlithread safe. by Ray Milkey · 8 years ago
  59. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  60. 03d2851 Fixed javaDoc warnings and removed unnecessary package info by Hyunsun Moon · 8 years ago
  61. f248aa2 Add a set of synchronous method for control plane monitor service by Jian Li · 8 years ago
  62. 29b856a Fix buck build dependency for atomix by Ray Milkey · 8 years ago
  63. 16d6c4c Reduce scope of long-running memory-intensive unit test. by Jonathan Hart · 8 years ago
  64. be0f6da [ONOS-4497] Revision date defect fix by Vidyashree Rama · 8 years ago
  65. 1d01918 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  66. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  67. cfd96d2 [ONOS-4502]Fix the bug about the different tenant and the same subnet.With different tenants and the same subnets, only one of the subnets can ping external network well. by lishuai · 8 years ago
  68. acc10ea add flowrule to specific ip for userdata by Wu wenbin · 8 years ago
  69. 65b38cb Fixed consistent map event listener remove by Hyunsun Moon · 8 years ago
  70. a57c221 Reverting onos-service to use cd / pwd instead of readlink by Brian O'Connor · 8 years ago
  71. 6f58422 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  72. da999d6 Add cord-config runtime dependency for cordmcast app by Jonathan Hart · 8 years ago
  73. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  74. 0bc256f Help type inference. by HIGUCHI Yuta · 8 years ago
  75. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  76. 89eeccd Support to query available resources from remote node by Jian Li · 8 years ago
  77. 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
  78. 6cda04b Warden clone-node now properly sets the host name. by Thomas Vachuska · 8 years ago
  79. 83fa041 Register a set of primitive array types to KryoNamespaces by Jian Li · 8 years ago
  80. f441a06 [ONOS-4490] yang grouping defect fix by Vidyashree Rama · 8 years ago
  81. b69ecd9 Remove duplicated dependencies in deps.json by Jian Li · 8 years ago
  82. dc95c68 Fix IGMP app for config change by Jonathan Hart · 8 years ago
  83. 8593005 [ONOS-4159] PCE Web GUI implementation by Mahesh Raju-Huawei · 8 years ago
  84. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  85. bd455ca [ONOS] SBI part of label flow. by Priyanka B · 8 years ago
  86. c314294 Override app_name to make it consistent with maven build by Charles Chan · 8 years ago
  87. e2ed386 ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes by yuanyou · 8 years ago
  88. ccdf9da New partitions cli option for displaying client information by Madan Jampani · 8 years ago
  89. 0fdf7c9 Adding tools for next version of warden. by Thomas Vachuska · 8 years ago
  90. 92b0d2e Add select control box in chart view by Jian Li · 8 years ago
  91. a5704f3 Remove backup files generated by sed by Brian O'Connor · 8 years ago
  92. 8195096 Increase headroom for standard Kryo namespaces to prevent registrations by Jonathan Hart · 8 years ago
  93. f32da3b Increasing timeout limit in BoundedThreadPoolTest by Brian O'Connor · 8 years ago
  94. 9a17c1a Updating onos-prep-karaf: sed works on Mac and Linux by Brian O'Connor · 8 years ago
  95. 951e2bb Ignore MetricRangeFetch unit test by Jian Li · 8 years ago
  96. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  97. e4da909 ONOS-4278 Implemented BMv2 control plane server and packet-out support by Carmelo Cascone · 8 years ago
  98. f9872a0 Fixing a small bug in warden logging. by Thomas Vachuska · 8 years ago
  99. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  100. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago