1. e527eff Do not print log when seeing unrelated events by Charles Chan · 8 years ago
  2. 6972ae6 [ONOS-4513] Remove optical dependency from store/dist by HIGUCHI Yuta · 8 years ago
  3. e853602 [Code Review] PCEP Report message min length should be 18 & PCE web java doc by Mahesh Raju-Huawei · 8 years ago
  4. 36afa1b Add unit test for TrafficSelector Codec by Jian Li · 8 years ago
  5. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  6. b85000d Define a class representing a set of discrete resources by Sho SHIMIZU · 8 years ago
  7. 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
  8. e0f3e28 Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  9. 4a6711a [ONOS-4412]Defect fix for uppercase presence in identifier by janani b · 8 years ago
  10. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  11. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  12. 80244e5 Fix how onos-gen-partitions script looks up optional node ips in CLI by Madan Jampani · 8 years ago
  13. ed39249 Fix shaded atomix version in features.xml by Madan Jampani · 8 years ago
  14. fb8a275 Updating onos-gen-partitions to take IPs via CLI args by Brian O'Connor · 8 years ago
  15. af9e01f Updating checkstyle test for Buck by Brian O'Connor · 8 years ago
  16. b7f38d4 Lower log level for Kryo serializer id fallback message by Madan Jampani · 8 years ago
  17. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  18. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  19. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  20. 5a84663d Added validation check for access agent config by Hyunsun Moon · 8 years ago
  21. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  22. c0e0484 [ONOS-4411,ONOS-4413,ONOS-4526] Yang Enumeration Translator and Defect fixes. by Bharat saraswal · 8 years ago
  23. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  24. 3120d82 Remove argument which is not necessarily passed by Sho SHIMIZU · 8 years ago
  25. e9298da Remove unused method by Sho SHIMIZU · 8 years ago
  26. eeb2056 Adding format easier to parse for OSX app. by Thomas Vachuska · 8 years ago
  27. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  28. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  29. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  30. 96b47d9 Add unit test for TrafficTreatment REST API by Jian Li · 8 years ago
  31. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  32. dc2973b [ONOS-4478][ONOS-4479] Implement scalable gateway get methods and gateway node management by Kyuhwi Choi · 8 years ago
  33. 4c39663 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  34. bc9efc9 Fix ConcurrentModificationException in SnmpDeviceProviderTest by HIGUCHI Yuta · 8 years ago
  35. ba82729 [ONOS-4164] PCE Store by Mahesh Poojary S · 8 years ago
  36. 7c14e66 [ONOS-4170] Label Db sync by Avantika-Huawei · 8 years ago
  37. 3fce242 [ONOS-4520] Separate ProtoBuf model from gRPC services by HIGUCHI Yuta · 8 years ago
  38. e3e9063 [ONOS-4520] Separate model messages from service messages in ProtoBuf IDL. by HIGUCHI Yuta · 8 years ago
  39. e1366ad bug fixes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  40. cb744db Removed IntentId which is used only for allocating resources. (ONOS-4406) by Naoki Shiota · 8 years ago
  41. 0d2943e bug fixes and cosmetic changes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  42. 5a05606 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
  43. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  44. c8e5d90 Bumping shaded atomix version by Brian O'Connor · 8 years ago
  45. 93322c1 Releasing shaded atomix and bumping version in deps/ by Brian O'Connor · 8 years ago
  46. 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
  47. f46dc4f [ONOS-4513] Move utilities not specific to optical out of optical package. by HIGUCHI Yuta · 8 years ago
  48. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  49. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  50. 1f13d64 Fix NPE caused by pushing events about nodes no longer in the cluster by Jon Hall · 8 years ago
  51. 5182a26 Allowing BUCK-built package to take precedence over the Maven-built package if the former is newer. by Thomas Vachuska · 8 years ago
  52. ea31609 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  53. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  54. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  55. 09a6a2e Javadoc error correction by Avantika-Huawei · 8 years ago
  56. 6f95568 lower severity to info if a class is registered more than once for serialization by Ray Milkey · 8 years ago
  57. 59a2106 [ONOS-4426] Upgrade Vtn Module when access same network segment by Bob zhou · 8 years ago
  58. f36a7ae Quick fix for broken build by Carmelo Cascone · 8 years ago
  59. 73862d4 [ONOS-4163] PCE service API by Avantika-Huawei · 8 years ago
  60. 7f7376a [ONOS-4170] PCEP provider changes for LSPDB sync by Avantika-Huawei · 8 years ago
  61. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  62. 8fb4ad7 Create default contstructor for serialization by Sho SHIMIZU · 8 years ago
  63. 38bcfcf Stop passing duplicate original continuous resource by Sho SHIMIZU · 8 years ago
  64. dffe3b8 Change hasEnoughResource() to instance method from static method by Sho SHIMIZU · 8 years ago
  65. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago
  66. efb7511 Move the resource allocation details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  67. 0a07c07 Move hasEnoughResource() to ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  68. b218396 Move the resource release details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  69. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  70. 7135a90 Simplify if-statement by Sho SHIMIZU · 8 years ago
  71. d82dc5b Tighten method's visibility by Sho SHIMIZU · 8 years ago
  72. 860bb53 Refactor: Simplify if-statement by Sho SHIMIZU · 8 years ago
  73. a7e3277 Refactor: Rename by Sho SHIMIZU · 8 years ago
  74. 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
  75. f0994cc CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  76. d0b119f ONOS-4512 fix bug to get and delete by Wu wenbin · 8 years ago
  77. 7170129 Fixed duplicate package issue and javaDoc warnings by Hyunsun Moon · 8 years ago
  78. e99af22 Simplify method by removing transient use of Map.Entry by Sho SHIMIZU · 8 years ago
  79. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  80. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  81. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  82. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  83. f4e2365 remove unused files from buck-tools by Ray Milkey · 8 years ago
  84. 2c72ac7 Fixed race condition in bmv2 SafeThriftClient by Carmelo Cascone · 8 years ago
  85. f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 8 years ago
  86. dd395bc Fix asm version by HIGUCHI Yuta · 8 years ago
  87. c7ffdfe Refactor: Move allocation check into transactional store implementation by Sho SHIMIZU · 8 years ago
  88. 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
  89. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  90. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  91. f009663 Fixed cell definition to override ONOS_USER env. var. by Thomas Vachuska · 8 years ago
  92. eb14837 Fix typo in scalablegateway/BUCK by HIGUCHI Yuta · 8 years ago
  93. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  94. 3106e46 bumping ONOS atomix by HIGUCHI Yuta · 8 years ago
  95. 93e71ba CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  96. 072ee2f Remove unnecessary CHECKSTYLE comment by HIGUCHI Yuta · 8 years ago
  97. 994c498 Revert "Review comments fix for the code in master" by Ray Milkey · 8 years ago
  98. cbdf0f2 Review comments fix for the code in master by VinodKumarS-Huawei · 8 years ago
  99. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  100. b1548ee Code clean up for control plane manager by Jian Li · 8 years ago