1. 62bbc60 Refactor: remove an extra inner class, IntentBatchProcess by Sho SHIMIZU · 8 years ago
  2. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  3. 8992524 Refactor: Remove IntentWorker by replacing it with lambda by Sho SHIMIZU · 8 years ago
  4. ab6c1fe Refactor: use ifPresent() instead of isPresent() by Sho SHIMIZU · 8 years ago
  5. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  6. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  7. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  8. dcb5e93 Log for pending configuration by Andrea Campanella · 8 years ago
  9. 82b3c11 Add hasBehaviour to DriverHandler by HIGUCHI Yuta · 8 years ago
  10. 8514f47 The flowrule is already removed, there is no need to remove it again by Qianqian Hu · 8 years ago
  11. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  12. 6bc04be Fixed a bug that ComponentConfigManager#preSetProperty always fails to update a property value. by Naoki Shiota · 8 years ago
  13. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  14. c23f583 [Falcon] Register TributarySlot resources in resource manager. by Toru Furusawa · 8 years ago
  15. 622861d Lambda queries don't rely on driver state, and have separate package. by Marc De Leenheer · 8 years ago
  16. d95f3cd ONOS-3422 inter-domain cross connect by HIGUCHI Yuta · 8 years ago
  17. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  18. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  19. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  20. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  21. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  22. 19e2cea [FALCON] adding api to enable packet requests to a single device. by alshabib · 8 years ago
  23. cef4555 Harmonize resource collectors. by Marc De Leenheer · 8 years ago
  24. 2cc93f4 Change default available MPLS label range by HIGUCHI Yuta · 8 years ago
  25. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  27. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  29. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  31. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  32. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  33. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  34. 8aa5589 There's no tests artifact for cli by HIGUCHI Yuta · 8 years ago
  35. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  36. 6f8b702 Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown by Madan Jampani · 8 years ago
  37. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  39. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  40. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  41. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  42. d39e376 ONOS-3432 register Lambdas by HIGUCHI Yuta · 8 years ago
  43. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  44. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  45. 8a0732e CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 8 years ago
  46. 2b49e94 Ensure returning null on allocation failure by Sho SHIMIZU · 8 years ago
  47. 2c7cecf Generalize the methods in ResourceAdminService by Sho SHIMIZU · 8 years ago
  48. b56b917 ONOS-3453 Fixed an issue with a race condition in loading/installing apps from disk in multi-cluster environments. by Thomas Vachuska · 8 years ago
  49. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  50. e9d748f Inconsistent synchronization fix for HostMonitor.timeout by Satish K · 8 years ago
  51. e2410ff [Emu] Register ODU TributarySlots on OCH ports by Rimon Ashkenazy · 8 years ago
  52. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  53. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  54. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 8 years ago
  55. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  56. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  57. f563830 Protect against exceptions thrown in application's packet processors. by Jonathan Hart · 8 years ago
  58. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  59. 1627dc8 ONOS-3356 Fixed NPE when processing configuration of a non-existent device. by Thomas Vachuska · 8 years ago
  60. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  61. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  62. f70d399 Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces by Luca Prete · 9 years ago
  63. a85c694 Fix eventDispatcher cleanup in ResourceManager by Madan Jampani · 8 years ago
  64. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 9 years ago
  65. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  66. 3e255b1 Remove misleading todo comment by Sho SHIMIZU · 9 years ago
  67. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago
  68. f1a6279 Enable ResourceRegistrar by Sho SHIMIZU · 9 years ago
  69. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  70. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  71. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  72. 81cdc39 Make MPLS label request specifiable for a particular MPLS label by Sho SHIMIZU · 9 years ago
  73. 7f44cfc Remove dependency on LinkResourceService from optical intent compiler by Sho SHIMIZU · 9 years ago
  74. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  75. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  76. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  77. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  78. a067678 Refactor: Revise implemtation of getAvailableLambdas() by Sho SHIMIZU · 9 years ago
  79. ad3b550 [ONOS-1264] Add IPv6 unit test for ProxyArpManager by Charles Chan · 9 years ago
  80. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  81. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  82. 82efa69 IntentCleanup: Only log if we actually did some work by Jonathan Hart · 9 years ago
  83. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  84. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  85. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  86. fe3308f minor formatting changes by andrea · 9 years ago
  87. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  88. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  89. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  90. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  91. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  92. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  93. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  94. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  95. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  96. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  97. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  98. c90d184 Fixing log message in IntentCleanup by Brian O'Connor · 9 years ago
  99. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  100. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago