1. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  2. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  3. 7964fce Deprecated OpticalLinkProvider. by Naoki Shiota · 8 years ago
  4. 5a05606 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
  5. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  6. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 395e56e Remove deprecated Optical provider by Ray Milkey · 8 years ago
  9. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  10. 31980ab Optical path provisioner packet layer check by Ayaka Koshibe · 8 years ago
  11. 7cfd4433 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  12. a5a312b Replace stale codehaus jackson lib to new fasterxml jackson lib by Jian Li · 8 years ago
  13. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  14. f178163 Updating application appIds for optical by Brian O'Connor · 8 years ago
  15. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  16. 234fa82 Remove reliance on link annotations in optical path provisioner. by Marc De Leenheer · 8 years ago
  17. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  18. c87db55 Remove dependency on LinkResourceService from OpticalPathProvisioner by Sho SHIMIZU · 9 years ago
  19. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  20. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  21. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  22. 7431fa1 Remove unnecessary continue by Sho SHIMIZU · 9 years ago
  23. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  24. 0a9c9c4 Simplify non-equality comparison by Sho SHIMIZU · 9 years ago
  25. 819ee29 Use diamond operator by Sho SHIMIZU · 9 years ago
  26. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  27. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  28. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  29. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  30. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  31. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  32. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  33. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  34. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  35. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  36. fb446fe Remove unnecessary object creation by Sho SHIMIZU · 9 years ago
  37. 6d28312 Simplify a condition by Sho SHIMIZU · 9 years ago
  38. b5d3841 Add logging for debug by Sho SHIMIZU · 9 years ago
  39. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  40. bb9f4bb Remove unreferenced fields by Sho SHIMIZU · 9 years ago
  41. 79945e8 Remove type parameter and use diamond operator by Sho SHIMIZU · 9 years ago
  42. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  43. 16f857b First round of cleanups in optical path provisioner. No more user input for packet/optical mininet script. by Marc De Leenheer · 9 years ago
  44. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  45. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  46. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  47. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  48. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  49. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  50. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  51. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  52. 025fb44 Adding more T-ports to big topo by Brian O'Connor · 9 years ago
  53. c7bdd8c Improvements to OpticalPathProvisioner by Brian O'Connor · 9 years ago
  54. 8b6b172 temporary NPE fix for ONOS-439 by Brian O'Connor · 9 years ago
  55. 4785eec removing some TODOs by alshabib · 9 years ago
  56. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  57. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  58. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  59. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  60. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  61. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  62. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  63. 9feadc2 Fixing an issue with OpticalLinkProvider and reverting some topo changes. by Thomas Vachuska · 9 years ago
  64. 772852a Some fixes for the optical app by Brian O'Connor · 9 years ago
  65. 112c703 Fixing javadocs and adding missing package javadocs. by Thomas Vachuska · 9 years ago
  66. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  67. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  68. c002965 Optical UC fixes for gui and for host2host intent provisoning by Praseed Balakrishnan · 9 years ago
  69. 51234a8 fixed a bug in the optical path provisoner by weibit · 9 years ago
  70. 0bb2d7d Preparing for not loading optical config .. and use rest to push config by Praseed Balakrishnan · 9 years ago
  71. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 9 years ago
  72. 546cdfc Fixed packet optical link. by Praseed Balakrishnan · 10 years ago
  73. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  74. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 10 years ago
  75. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  76. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  77. 18867bf Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  78. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  79. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  80. 8e6dba2 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  81. aca1460 support bidirectional links by weibit · 10 years ago
  82. e218ba1 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  83. 253c865 some optical intent changes by weibit · 10 years ago
  84. 29d7d85 removing test add component by Praseed Balakrishnan · 10 years ago
  85. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  86. 37f328a Merge branch 'optical-integration' of ssh://gerrit.onlab.us:29418/onos-next into optical-integration by Marc De Leenheer · 10 years ago
  87. 9eb47ec Working lambda treatment & selectors by Marc De Leenheer · 10 years ago
  88. 9e622ac optical intent by weibit · 10 years ago
  89. 7e58346 optical intent module by weibit · 10 years ago
  90. f32383b Optical Path Porvisioning by weibit · 10 years ago
  91. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  92. 0f95958 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  93. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  94. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 10 years ago
  95. 38c42ed Optical topology provider for UC1 by weibit · 10 years ago