1. 5a84663d Added validation check for access agent config by Hyunsun Moon · 8 years ago
  2. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  3. c0e0484 [ONOS-4411,ONOS-4413,ONOS-4526] Yang Enumeration Translator and Defect fixes. by Bharat saraswal · 8 years ago
  4. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  5. 3120d82 Remove argument which is not necessarily passed by Sho SHIMIZU · 8 years ago
  6. e9298da Remove unused method by Sho SHIMIZU · 8 years ago
  7. eeb2056 Adding format easier to parse for OSX app. by Thomas Vachuska · 8 years ago
  8. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  9. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  10. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  11. 96b47d9 Add unit test for TrafficTreatment REST API by Jian Li · 8 years ago
  12. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  13. dc2973b [ONOS-4478][ONOS-4479] Implement scalable gateway get methods and gateway node management by Kyuhwi Choi · 8 years ago
  14. 4c39663 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  15. bc9efc9 Fix ConcurrentModificationException in SnmpDeviceProviderTest by HIGUCHI Yuta · 8 years ago
  16. ba82729 [ONOS-4164] PCE Store by Mahesh Poojary S · 8 years ago
  17. 7c14e66 [ONOS-4170] Label Db sync by Avantika-Huawei · 8 years ago
  18. 3fce242 [ONOS-4520] Separate ProtoBuf model from gRPC services by HIGUCHI Yuta · 8 years ago
  19. e3e9063 [ONOS-4520] Separate model messages from service messages in ProtoBuf IDL. by HIGUCHI Yuta · 8 years ago
  20. e1366ad bug fixes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  21. cb744db Removed IntentId which is used only for allocating resources. (ONOS-4406) by Naoki Shiota · 8 years ago
  22. 0d2943e bug fixes and cosmetic changes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  23. 5a05606 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
  24. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  25. c8e5d90 Bumping shaded atomix version by Brian O'Connor · 8 years ago
  26. 93322c1 Releasing shaded atomix and bumping version in deps/ by Brian O'Connor · 8 years ago
  27. 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
  28. f46dc4f [ONOS-4513] Move utilities not specific to optical out of optical package. by HIGUCHI Yuta · 8 years ago
  29. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  30. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  31. 1f13d64 Fix NPE caused by pushing events about nodes no longer in the cluster by Jon Hall · 8 years ago
  32. 5182a26 Allowing BUCK-built package to take precedence over the Maven-built package if the former is newer. by Thomas Vachuska · 8 years ago
  33. ea31609 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  34. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  35. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  36. 09a6a2e Javadoc error correction by Avantika-Huawei · 8 years ago
  37. 6f95568 lower severity to info if a class is registered more than once for serialization by Ray Milkey · 8 years ago
  38. 59a2106 [ONOS-4426] Upgrade Vtn Module when access same network segment by Bob zhou · 8 years ago
  39. f36a7ae Quick fix for broken build by Carmelo Cascone · 8 years ago
  40. 73862d4 [ONOS-4163] PCE service API by Avantika-Huawei · 8 years ago
  41. 7f7376a [ONOS-4170] PCEP provider changes for LSPDB sync by Avantika-Huawei · 8 years ago
  42. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  43. 8fb4ad7 Create default contstructor for serialization by Sho SHIMIZU · 8 years ago
  44. 38bcfcf Stop passing duplicate original continuous resource by Sho SHIMIZU · 8 years ago
  45. dffe3b8 Change hasEnoughResource() to instance method from static method by Sho SHIMIZU · 8 years ago
  46. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago
  47. efb7511 Move the resource allocation details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  48. 0a07c07 Move hasEnoughResource() to ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  49. b218396 Move the resource release details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  50. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  51. 7135a90 Simplify if-statement by Sho SHIMIZU · 8 years ago
  52. d82dc5b Tighten method's visibility by Sho SHIMIZU · 8 years ago
  53. 860bb53 Refactor: Simplify if-statement by Sho SHIMIZU · 8 years ago
  54. a7e3277 Refactor: Rename by Sho SHIMIZU · 8 years ago
  55. b05d70a Resource Store Defect Fix: Allowing allocation/release of more than 1 continous resource from same consumer with same value by Satish K · 8 years ago
  56. f0994cc CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  57. d0b119f ONOS-4512 fix bug to get and delete by Wu wenbin · 8 years ago
  58. 7170129 Fixed duplicate package issue and javaDoc warnings by Hyunsun Moon · 8 years ago
  59. e99af22 Simplify method by removing transient use of Map.Entry by Sho SHIMIZU · 8 years ago
  60. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  61. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  62. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  63. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  64. f4e2365 remove unused files from buck-tools by Ray Milkey · 8 years ago
  65. 2c72ac7 Fixed race condition in bmv2 SafeThriftClient by Carmelo Cascone · 8 years ago
  66. f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 8 years ago
  67. dd395bc Fix asm version by HIGUCHI Yuta · 8 years ago
  68. c7ffdfe Refactor: Move allocation check into transactional store implementation by Sho SHIMIZU · 8 years ago
  69. 84ff8fc Resource Store Bug Fix: Query allocated resources based on consumer id always return the Original continous resource value and not the allocated value of this consumer by Satish K · 8 years ago
  70. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  71. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  72. f009663 Fixed cell definition to override ONOS_USER env. var. by Thomas Vachuska · 8 years ago
  73. eb14837 Fix typo in scalablegateway/BUCK by HIGUCHI Yuta · 8 years ago
  74. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  75. 3106e46 bumping ONOS atomix by HIGUCHI Yuta · 8 years ago
  76. 93e71ba CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  77. 072ee2f Remove unnecessary CHECKSTYLE comment by HIGUCHI Yuta · 8 years ago
  78. 994c498 Revert "Review comments fix for the code in master" by Ray Milkey · 8 years ago
  79. cbdf0f2 Review comments fix for the code in master by VinodKumarS-Huawei · 8 years ago
  80. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  81. b1548ee Code clean up for control plane manager by Jian Li · 8 years ago
  82. a75fec4 Fix for ONOS-4429 by Madan Jampani · 8 years ago
  83. c3824e8 ONOS-4505: Bug Fixes by sunish vk · 8 years ago
  84. 1703fea Avoid printing full stacktrace in DefaultMetricsDatabase by Jian Li · 8 years ago
  85. feb7edb Fixed bug due to wrong priority in BMv2. by Carmelo Cascone · 8 years ago
  86. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  87. a81141b Tighten return type to specific resource type by Sho SHIMIZU · 8 years ago
  88. 47057c0 Refactor: Simplify getAllocatedResources() in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  89. deb0442 Pull out ContinuousResourceAllocation from ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  90. e75edbf [ONOS-4170] Add a new tunnel state by Avantika-Huawei · 8 years ago
  91. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  92. 5617994 Fixed cell definition retrieval. by Thomas Vachuska · 8 years ago
  93. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  94. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  95. cb3a1f5 [ONOS-4303, ONOS-4508, ONOS-4509, ONOS-4510, ONOS-4351]notification,rpc,union,sub-module,augment by VinodKumarS-Huawei · 8 years ago
  96. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  97. 419c8bd Enhanced warden to allow reserving cells on remote hosts. by Thomas Vachuska · 8 years ago
  98. 63555d8 Pass checkstyle locations via arguments by Brian O'Connor · 8 years ago
  99. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  100. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago