1. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 9 years ago
  2. 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 · 9 years ago
  3. 2b49e94 Ensure returning null on allocation failure by Sho SHIMIZU · 9 years ago
  4. 2c7cecf Generalize the methods in ResourceAdminService by Sho SHIMIZU · 9 years ago
  5. e9d748f Inconsistent synchronization fix for HostMonitor.timeout by Satish K · 9 years ago
  6. e2410ff [Emu] Register ODU TributarySlots on OCH ports by Rimon Ashkenazy · 9 years ago
  7. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 9 years ago
  8. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 9 years ago
  9. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  10. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  11. f563830 Protect against exceptions thrown in application's packet processors. by Jonathan Hart · 9 years ago
  12. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  13. 1627dc8 ONOS-3356 Fixed NPE when processing configuration of a non-existent device. by Thomas Vachuska · 9 years ago
  14. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  15. f70d399 Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces by Luca Prete · 9 years ago
  16. a85c694 Fix eventDispatcher cleanup in ResourceManager by Madan Jampani · 9 years ago
  17. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 9 years ago
  18. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  19. 3e255b1 Remove misleading todo comment by Sho SHIMIZU · 9 years ago
  20. f1a6279 Enable ResourceRegistrar by Sho SHIMIZU · 9 years ago
  21. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  22. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  23. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  24. 81cdc39 Make MPLS label request specifiable for a particular MPLS label by Sho SHIMIZU · 9 years ago
  25. 7f44cfc Remove dependency on LinkResourceService from optical intent compiler by Sho SHIMIZU · 9 years ago
  26. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  27. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  28. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  29. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  30. a067678 Refactor: Revise implemtation of getAvailableLambdas() by Sho SHIMIZU · 9 years ago
  31. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  32. 82efa69 IntentCleanup: Only log if we actually did some work by Jonathan Hart · 9 years ago
  33. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  34. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  35. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  36. fe3308f minor formatting changes by andrea · 9 years ago
  37. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  38. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  39. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  40. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  41. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  42. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  43. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  44. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  45. c90d184 Fixing log message in IntentCleanup by Brian O'Connor · 9 years ago
  46. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  47. 99b7b34 Fix synchronization issue by HIGUCHI Yuta · 9 years ago
  48. b70d6c5 Remove unused method by Sho SHIMIZU · 9 years ago
  49. 280e791 Remove use of org.onosproject.net.resource.ResourceAllocation by Sho SHIMIZU · 9 years ago
  50. d5bdbf8 Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  51. 0f9a68c Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  52. a9c18b9 ONOS-2979 ObjectiveTracker improvements by Brian O'Connor · 9 years ago
  53. c59aa0d stops an instance from removing packet requests upon deactivation by alshabib · 9 years ago
  54. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  55. 0cca3e8 IntentManager: Don't compile all failed intents on every event by Jonathan Hart · 9 years ago
  56. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  57. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  58. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  59. 924cda4 ONOS- 2946 Adding ability to view packet processor statistics. by Thomas Vachuska · 9 years ago
  60. 0ae4560 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  61. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  62. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  63. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  64. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  65. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  66. 39ee648 ProxyArpManager: Factor out common logic for handling ARP and NDP packets. by Jonathan Hart · 9 years ago
  67. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  68. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  69. 2c59acf Link config enhancements: by Ayaka Koshibe · 9 years ago
  70. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  71. 5a6e2e5 Write missing @return tag description by Sho SHIMIZU · 9 years ago
  72. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  73. b89d491 Simplify statement by Sho SHIMIZU · 9 years ago
  74. 0044f57 Use equals() for comparison of String by Sho SHIMIZU · 9 years ago
  75. d275afd Fix type mismatch by HIGUCHI Yuta · 9 years ago
  76. ed4fdcd Remove redundant interface object from interface configuration by Jonathan Hart · 9 years ago
  77. d0ab3c0 Misc device/optical config features: by Ayaka Koshibe · 9 years ago
  78. 8b7b3b2 Use lambda expression for conciseness by Sho SHIMIZU · 9 years ago
  79. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  80. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  81. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  82. 1d0019c ONOS-2780 Correcting condition logic. by Thomas Vachuska · 9 years ago
  83. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  84. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  85. 60db977 BugFix: Comparing MplsLabel against int by HIGUCHI Yuta · 9 years ago
  86. 26cd0ad ONOS-2743: Register entire MPLS label space when a link is discovered by Sho SHIMIZU · 9 years ago
  87. 4bdd259 ONOS-2742: Register entire VLAN ID space when a link is discovered by Sho SHIMIZU · 9 years ago
  88. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  89. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  90. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  91. d28842c ONOS-2693: Unregister a link from resources when it is removed by Sho SHIMIZU · 9 years ago
  92. e229284 ONOS-2695: Unregister a port from resources when it is removed by Sho SHIMIZU · 9 years ago
  93. e60a5ab ONOS-2694: Unregister a device from resources when it is removed by Sho SHIMIZU · 9 years ago
  94. c2ddedd Add missing break at the end of case clause by Sho SHIMIZU · 9 years ago
  95. 7b1ef13 Check preconditions when registering/unregistering resources by Sho SHIMIZU · 9 years ago
  96. ea17b83 Fix parent resource path and set the correct child by Sho SHIMIZU · 9 years ago
  97. 08fdbd2 ONOS-2691: Register a port as resource when is is added by Sho SHIMIZU · 9 years ago
  98. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  99. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  100. d97a950 ONOS-2690: Register a device as resource when it is added by Sho SHIMIZU · 9 years ago