1. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  2. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  3. 9f95074 Make field final by Sho SHIMIZU · 8 years ago
  4. f4fd3de Refactor: Rename and inline to simplify inside of the loop by Sho SHIMIZU · 8 years ago
  5. 2ad5f41 Refactor: Get updating pendingDevices out of the loop by Sho SHIMIZU · 8 years ago
  6. 8efc896 Reformat code by Sho SHIMIZU · 8 years ago
  7. 5711ce1 Add mapping function to simplify process() implementation by Sho SHIMIZU · 8 years ago
  8. c710467 Fix for Mastership exception fetching timestamp - from Madan by Ray Milkey · 8 years ago
  9. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  10. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  11. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  12. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  13. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago
  14. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  15. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  16. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  17. ad0c990 Evict pipeliner/driver cache only on DEVICE_REMOVE by Yuta HIGUCHI · 8 years ago
  18. 1fb0a8c Lazily populate Pipeliner cache by Yuta HIGUCHI · 8 years ago
  19. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  20. d48320e Fix [ONOS-4857] and impement [ONOS-5143] by Pier Ventre · 8 years ago
  21. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  22. e6aaa33 Filters intent list before installation by helenyrwu · 8 years ago
  23. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  24. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  25. 81470a5 Use StringBuilder instead of StringBuffer by Sho SHIMIZU · 8 years ago
  26. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  27. 532eb21 Refresh pipeleiner cache with newly initialized Pipeliner by Yuta HIGUCHI · 8 years ago
  28. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  29. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  30. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  31. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  32. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  33. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  34. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  35. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  36. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  37. 90e1229 Fix NPE in AbstractPathService. by Yuta HIGUCHI · 8 years ago
  38. 45920dd ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). by Claudine Chiu · 8 years ago
  39. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  40. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  41. 1677f9f Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop. by Pier · 8 years ago
  42. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  43. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  44. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  45. 0b5b82e BugFix for ONOS-4942. by Yuta HIGUCHI · 8 years ago
  46. e50a56d Replace deprecated method usage. by Yuta HIGUCHI · 8 years ago
  47. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  48. 9ef2223 Fix STC crashes due to devices not found by Ray Milkey · 8 years ago
  49. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  50. 406e264 ONOS-4383 Updating traffic selector for {MP2SP,SP2MP}IntentCompilers by Brian O'Connor · 8 years ago
  51. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  52. 51313bd Fix ONOS-4570 by Pier Luigi Ventre · 8 years ago
  53. 71c32ca Move event handling to background thread by Madan Jampani · 8 years ago
  54. 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
  55. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  56. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  57. 943efcc Fixed PathManager cost for edge-to-edge path. by Thomas Vachuska · 8 years ago
  58. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  59. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  60. b5c236e In this commit: by Saurav Das · 8 years ago
  61. ab753e1 Fixing host-to-host compiler not to produce any installables if one == two. by Thomas Vachuska · 8 years ago
  62. f4363a0 Added device listener to fallback flow rule provider to trigger flow by Carmelo Cascone · 8 years ago
  63. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  64. 2519081 In this commit: by Saurav Das · 8 years ago
  65. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  66. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  67. fd72440 Fix for ONOS-4484 flows left behind after intent reroute by Ray Milkey · 8 years ago
  68. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  69. 6972ae6 [ONOS-4513] Remove optical dependency from store/dist by HIGUCHI Yuta · 8 years ago
  70. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  71. 072ee2f Remove unnecessary CHECKSTYLE comment by HIGUCHI Yuta · 8 years ago
  72. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  73. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  74. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  75. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  76. d5a8f01 Bug fix for ONOS-4491 by Aneesha Pailla · 8 years ago
  77. 6057d08 Partial support for LambdaQuery returning FLEX grid. by HIGUCHI Yuta · 8 years ago
  78. 105cf53 ONOS-3748 Resubmitting pending PURGE_REQ intents by Brian O'Connor · 8 years ago
  79. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  80. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  81. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  82. 0ae473d STC fixes by Ray Milkey · 8 years ago
  83. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  84. 3f1c61e Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE by Andrea Campanella · 8 years ago
  85. 17c09da Tighten visibility of constant by Sho SHIMIZU · 8 years ago
  86. ec932bd Fix missing return statement in MPLS label allocation by Sho SHIMIZU · 8 years ago
  87. 11a2928 Privatize error messages. by Simon Hunt · 8 years ago
  88. 0d39bba Remove method not being used for long by Sho SHIMIZU · 8 years ago
  89. 97a93dd Tighten visibility of method by Sho SHIMIZU · 8 years ago
  90. f36a836 Fix one of the causes of ONOS-3954 by Sho SHIMIZU · 8 years ago
  91. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  92. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  93. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  94. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  95. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  96. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  97. 07ade9b Use Stream API instead of for loop by Sho SHIMIZU · 8 years ago
  98. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  99. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  100. 394918d Separate resource search from resource allocation by Sho SHIMIZU · 8 years ago