1. 3a224b4 Adding wavlength tuning via GUI by Andrea Campanella · 4 years, 8 months ago
  2. 7ebfe32 Adding wavelenght to port view and MHz to command by Andrea Campanella · 4 years, 8 months ago
  3. 3a36145 Updating CassiniDriver according to testing with IPI by Andrea Campanella · 4 years, 9 months ago
  4. 99ab710 Adding modulation config with OcNos custom Behaviour and Cli command by Andrea Campanella · 4 years, 9 months ago
  5. 025da38 Create a command to enable the optical channel and tune the wavelength via a flow rule by adibrastegarnia · 4 years, 10 months ago
  6. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  7. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  8. 1082238 [ONOS-7938] fix for optical connectivity intent compiler by Boyuan Yan · 5 years ago
  9. f672231 fixing OpticalIntentUtility for support of intents from client port to client port by alessio · 5 years ago
  10. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  11. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  12. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  13. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  14. 4694e06 OSGi property annotations for remaining apps by Ray Milkey · 6 years ago
  15. c1e69e8 optical model app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  16. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  17. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  18. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  19. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  20. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  21. 0e1b4d9 Added support for optical intent between the different ports on same device. by fahadnaeemkhan · 6 years ago
  22. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  23. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  24. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  25. 5bdd0e4 Support REST optical intent creation by Laszlo Papp · 7 years ago
  26. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  27. a2a6b15 small clean up in AddOpticalIntentCommand by fahadnaeemkhan · 7 years ago
  28. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  29. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  30. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  31. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  32. 03a52b0 Simplify optical compiler by always searching for common lambda (ONOS-5765) by Marc De Leenheer · 7 years ago
  33. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  34. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  35. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  36. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  37. 02f8d2e ONOS-6306 Lamda resource allocation aware PCE by Yuta HIGUCHI · 7 years ago
  38. c57ee90 Clarify power-level unit annotations. by Yuta HIGUCHI · 7 years ago
  39. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  40. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  41. b6f95e2 Do not create wavelength-based match/actions for wavelength-transparent devices. by Marc De Leenheer · 7 years ago
  42. d2f041e minor fixes around optical by Yuta HIGUCHI · 7 years ago
  43. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  44. e80ec2c Updating/fixing optical related documentation by Yuta HIGUCHI · 7 years ago
  45. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  46. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  47. 198b039 Allowing findPorts() to use all possible OduSignalType values by Konstantinos Kanonakis · 7 years ago
  48. 5c69c75 Including ROADM_OTN device type in AddOpticalIntentCommand by Konstantinos Kanonakis · 7 years ago
  49. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  50. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  51. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  52. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  53. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  54. 5ccaefb Minor modification to OpticalPortConfig by Yuta HIGUCHI · 8 years ago
  55. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  56. d20e44f Move OmsPortHelper annotation keys to OpticalAnnotations by Jimmy Yan · 8 years ago
  57. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  58. b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
  59. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  60. 1d547bf [ONOS-4513] decouple optical-model from CLI by Yuta HIGUCHI · 8 years ago
  61. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  62. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  63. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago