1. 1677f9f Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop. by Pier · 8 years ago
  2. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  3. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  4. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  5. 0b5b82e BugFix for ONOS-4942. by Yuta HIGUCHI · 8 years ago
  6. e50a56d Replace deprecated method usage. by Yuta HIGUCHI · 8 years ago
  7. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  8. 9ef2223 Fix STC crashes due to devices not found by Ray Milkey · 8 years ago
  9. 0583387 Implementation of Hybrid Logical Clock Service. by Madan Jampani · 8 years ago
  10. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  11. 406e264 ONOS-4383 Updating traffic selector for {MP2SP,SP2MP}IntentCompilers by Brian O'Connor · 8 years ago
  12. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  13. 6a29231 Make CoreEventDispatcher's listener processing time tracking thread-safe by Madan Jampani · 8 years ago
  14. db2cf75 Fix for reading remote cluster metadata file by Jon Hall · 8 years ago
  15. 51313bd Fix ONOS-4570 by Pier Luigi Ventre · 8 years ago
  16. 71c32ca Move event handling to background thread by Madan Jampani · 8 years ago
  17. 7fae189 Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  18. 7c8e3b6 Fix formCluster to remove raft log files associated with stand-alone cluster configuration by Madan Jampani · 8 years ago
  19. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  20. e9e71f1 Remove unused local var by Madan Jampani · 8 years ago
  21. a0c4bdb Ensure ApplicationManager waits until features are installed/uninstalled by Madan Jampani · 8 years ago
  22. 015d3a3 Ensure ApplicationService::uninstall returns only after the features have been uninstalled by Madan Jampani · 8 years ago
  23. c32585f Allow registering multiple pre-deactivate hooks for a single app ID. by Jonathan Hart · 8 years ago
  24. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  25. 943efcc Fixed PathManager cost for edge-to-edge path. by Thomas Vachuska · 8 years ago
  26. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  27. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  28. b5c236e In this commit: by Saurav Das · 8 years ago
  29. ab753e1 Fixing host-to-host compiler not to produce any installables if one == two. by Thomas Vachuska · 8 years ago
  30. f4363a0 Added device listener to fallback flow rule provider to trigger flow by Carmelo Cascone · 8 years ago
  31. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  32. 2519081 In this commit: by Saurav Das · 8 years ago
  33. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  34. 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  35. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  36. fd72440 Fix for ONOS-4484 flows left behind after intent reroute by Ray Milkey · 8 years ago
  37. 943893f Allow turning off CoreEventDispatcher watchdog for debugging. by Jonathan Hart · 8 years ago
  38. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. 4ad9df0 Cosmetic fixes for DefaultClusterMetadataProvider by HIGUCHI Yuta · 8 years ago
  40. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  41. 6972ae6 [ONOS-4513] Remove optical dependency from store/dist by HIGUCHI Yuta · 8 years ago
  42. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  43. 072ee2f Remove unnecessary CHECKSTYLE comment by HIGUCHI Yuta · 8 years ago
  44. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  45. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  46. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  47. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  48. d5a8f01 Bug fix for ONOS-4491 by Aneesha Pailla · 8 years ago
  49. 6057d08 Partial support for LambdaQuery returning FLEX grid. by HIGUCHI Yuta · 8 years ago
  50. 105cf53 ONOS-3748 Resubmitting pending PURGE_REQ intents by Brian O'Connor · 8 years ago
  51. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  52. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  53. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  54. 0ae473d STC fixes by Ray Milkey · 8 years ago
  55. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  56. 3f1c61e Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE by Andrea Campanella · 8 years ago
  57. 1ffa46b Using AsyncLeaderElector primitive for Leadership by Madan Jampani · 8 years ago
  58. 17c09da Tighten visibility of constant by Sho SHIMIZU · 8 years ago
  59. ec932bd Fix missing return statement in MPLS label allocation by Sho SHIMIZU · 8 years ago
  60. 11a2928 Privatize error messages. by Simon Hunt · 8 years ago
  61. 0d39bba Remove method not being used for long by Sho SHIMIZU · 8 years ago
  62. 97a93dd Tighten visibility of method by Sho SHIMIZU · 8 years ago
  63. f36a836 Fix one of the causes of ONOS-3954 by Sho SHIMIZU · 8 years ago
  64. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  65. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  66. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  67. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  68. 6ebb36e fix mastership by Michele Santuari · 8 years ago
  69. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  70. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  71. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  72. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  73. 07ade9b Use Stream API instead of for loop by Sho SHIMIZU · 8 years ago
  74. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  75. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  76. 394918d Separate resource search from resource allocation by Sho SHIMIZU · 8 years ago
  77. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  78. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  79. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  80. 0c59de0 OpticalCircuitIntentCompiler - fix resource allocation failure (bug ONOS-4184) by Rimon Ashkenazy · 8 years ago
  81. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  82. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  83. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  84. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  86. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  87. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  88. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  89. f172d40 Cluster scaling enchancements by Madan Jampani · 8 years ago
  90. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  91. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  92. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  93. 8a4f8a1 Refactor: Reserve resources only in one place by Sho SHIMIZU · 8 years ago
  94. 8378ccf Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives. by Thomas Vachuska · 8 years ago
  95. 98de57a Refactor: Rearrange method definition order by Sho SHIMIZU · 8 years ago
  96. 9fe0f36 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  97. aa00e50 Refactor: Reduce use of null by Sho SHIMIZU · 8 years ago
  98. 0a9ad9a Use VERSATILE for flow objectives from paths by Ray Milkey · 8 years ago
  99. 3debf50 Fixing up config message in the intent registrator. by Thomas Vachuska · 8 years ago
  100. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago