1. ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
  2. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  3. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  4. 94e8a16 Write Javadoc for DiscreteResources by Sho SHIMIZU · 8 years ago
  5. b696358 [ONOS-4051] Path computation algorithm implementation (Coding & UT). by Priyanka B · 8 years ago
  6. 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
  7. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  8. 8e1670e [ONOS-4160] PCE REST by Mahesh Poojary S · 8 years ago
  9. 861d9e7 Removed warden; moved to separate repo. by Thomas Vachuska · 8 years ago
  10. be95f68 Adding Checkstyle daemon by Brian O'Connor · 8 years ago
  11. f5896be Fixed javadoc error. by Thomas Vachuska · 8 years ago
  12. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  13. 1db1556 YANG sub module linking + unsupported yang construct + defect fix by Vidyashree Rama · 8 years ago
  14. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  15. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago
  16. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  17. 39b3b19 Deprecate MastershipService::getDevicesOf method by Madan Jampani · 8 years ago
  18. 3a84b32 Serializer related fixes by HIGUCHI Yuta · 8 years ago
  19. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  20. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  21. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  22. 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
  23. f920ec0 [ONOS-4164] Failed path info store by Mahesh Poojary S · 8 years ago
  24. 3882725 Allow - in Warden user name by HIGUCHI Yuta · 8 years ago
  25. e2a59f4 Check TrafficTreatment and TrafficSelector in FlowRuleCodecTest by Jian Li · 8 years ago
  26. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  27. c299d07 Avoid creating new KryoNamespace instance. by HIGUCHI Yuta · 8 years ago
  28. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  29. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  30. c9815e0 Fix cord config app dependencies by Jonathan Hart · 8 years ago
  31. ab4c6ba [ONOS-4351][ONOS-4524] Augment linking and defect fixed. by Bharat saraswal · 8 years ago
  32. e527eff Do not print log when seeing unrelated events by Charles Chan · 8 years ago
  33. 6972ae6 [ONOS-4513] Remove optical dependency from store/dist by HIGUCHI Yuta · 8 years ago
  34. e853602 [Code Review] PCEP Report message min length should be 18 & PCE web java doc by Mahesh Raju-Huawei · 8 years ago
  35. 36afa1b Add unit test for TrafficSelector Codec by Jian Li · 8 years ago
  36. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  37. b85000d Define a class representing a set of discrete resources by Sho SHIMIZU · 8 years ago
  38. 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
  39. e0f3e28 Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  40. 4a6711a [ONOS-4412]Defect fix for uppercase presence in identifier by janani b · 8 years ago
  41. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  42. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  43. 80244e5 Fix how onos-gen-partitions script looks up optional node ips in CLI by Madan Jampani · 8 years ago
  44. ed39249 Fix shaded atomix version in features.xml by Madan Jampani · 8 years ago
  45. fb8a275 Updating onos-gen-partitions to take IPs via CLI args by Brian O'Connor · 8 years ago
  46. af9e01f Updating checkstyle test for Buck by Brian O'Connor · 8 years ago
  47. b7f38d4 Lower log level for Kryo serializer id fallback message by Madan Jampani · 8 years ago
  48. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  49. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  50. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  51. 5a84663d Added validation check for access agent config by Hyunsun Moon · 8 years ago
  52. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  53. c0e0484 [ONOS-4411,ONOS-4413,ONOS-4526] Yang Enumeration Translator and Defect fixes. by Bharat saraswal · 8 years ago
  54. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  55. 3120d82 Remove argument which is not necessarily passed by Sho SHIMIZU · 8 years ago
  56. e9298da Remove unused method by Sho SHIMIZU · 8 years ago
  57. eeb2056 Adding format easier to parse for OSX app. by Thomas Vachuska · 8 years ago
  58. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  59. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  60. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  61. 96b47d9 Add unit test for TrafficTreatment REST API by Jian Li · 8 years ago
  62. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  63. dc2973b [ONOS-4478][ONOS-4479] Implement scalable gateway get methods and gateway node management by Kyuhwi Choi · 8 years ago
  64. 4c39663 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  65. bc9efc9 Fix ConcurrentModificationException in SnmpDeviceProviderTest by HIGUCHI Yuta · 8 years ago
  66. ba82729 [ONOS-4164] PCE Store by Mahesh Poojary S · 8 years ago
  67. 7c14e66 [ONOS-4170] Label Db sync by Avantika-Huawei · 8 years ago
  68. 3fce242 [ONOS-4520] Separate ProtoBuf model from gRPC services by HIGUCHI Yuta · 8 years ago
  69. e3e9063 [ONOS-4520] Separate model messages from service messages in ProtoBuf IDL. by HIGUCHI Yuta · 8 years ago
  70. e1366ad bug fixes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  71. cb744db Removed IntentId which is used only for allocating resources. (ONOS-4406) by Naoki Shiota · 8 years ago
  72. 0d2943e bug fixes and cosmetic changes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
  73. 5a05606 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
  74. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  75. c8e5d90 Bumping shaded atomix version by Brian O'Connor · 8 years ago
  76. 93322c1 Releasing shaded atomix and bumping version in deps/ by Brian O'Connor · 8 years ago
  77. 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
  78. f46dc4f [ONOS-4513] Move utilities not specific to optical out of optical package. by HIGUCHI Yuta · 8 years ago
  79. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  80. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  81. 1f13d64 Fix NPE caused by pushing events about nodes no longer in the cluster by Jon Hall · 8 years ago
  82. 5182a26 Allowing BUCK-built package to take precedence over the Maven-built package if the former is newer. by Thomas Vachuska · 8 years ago
  83. ea31609 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  84. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  85. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  86. 09a6a2e Javadoc error correction by Avantika-Huawei · 8 years ago
  87. 6f95568 lower severity to info if a class is registered more than once for serialization by Ray Milkey · 8 years ago
  88. 59a2106 [ONOS-4426] Upgrade Vtn Module when access same network segment by Bob zhou · 8 years ago
  89. f36a7ae Quick fix for broken build by Carmelo Cascone · 8 years ago
  90. 73862d4 [ONOS-4163] PCE service API by Avantika-Huawei · 8 years ago
  91. 7f7376a [ONOS-4170] PCEP provider changes for LSPDB sync by Avantika-Huawei · 8 years ago
  92. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  93. 8fb4ad7 Create default contstructor for serialization by Sho SHIMIZU · 8 years ago
  94. 38bcfcf Stop passing duplicate original continuous resource by Sho SHIMIZU · 8 years ago
  95. dffe3b8 Change hasEnoughResource() to instance method from static method by Sho SHIMIZU · 8 years ago
  96. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago
  97. efb7511 Move the resource allocation details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  98. 0a07c07 Move hasEnoughResource() to ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  99. b218396 Move the resource release details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  100. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago