1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  2. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  4. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  6. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  7. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  8. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  9. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  10. c44b1a7 Introduce standard C-band lambda queries for transponders (ONOS-6496) by Marc De Leenheer · 7 years ago
  11. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  12. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  13. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  14. 6685877 Fix bug: treat path index as port number in Oplink openflow OPS. by MaoLu · 7 years ago
  15. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  17. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  18. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  20. 40a544b Refactored cross connect helpers to optical drivers package. by Marc De Leenheer · 7 years ago
  21. 9385898 Fix link problem for oplink device by MaoLu · 7 years ago
  22. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  23. a8998df Fix active path index in OplinkSwitchProtection by MaoLu · 7 years ago
  24. dd5a00b Change log level to prevent warning flood in port table polling by MaoLu · 7 years ago
  25. a4bb84e Config based Optical Device by Yuta HIGUCHI · 7 years ago
  26. 89ae088 Enable support for optical device projection by Yuta HIGUCHI · 7 years ago
  27. 69ef9dd Initial version of Polatis driver by Yuta HIGUCHI · 7 years ago
  28. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  29. 66e35f4 ConfigLambdaQuery by Yuta HIGUCHI · 7 years ago
  30. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  31. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  32. 5697460 Removing FlowRule programable from EDFA for now. by Yuta HIGUCHI · 7 years ago
  33. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  34. 1f52470 Improve oplink roadm handshaker and PowerConfig driver by Mao Lu · 7 years ago
  35. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  36. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  37. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  38. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  39. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  40. 0cde9ce Add Oplink protection optical switch handshake driver. by MaoLu · 7 years ago
  41. ba5006b Revisiting log levels by Yuta HIGUCHI · 7 years ago
  42. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  44. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  45. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  46. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  47. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  49. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  50. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  51. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  53. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  54. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  55. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  56. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  57. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  58. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  59. cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
  60. b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
  61. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  62. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  63. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  64. ea6a825 Lower LINC-OE log level by Yuta HIGUCHI · 8 years ago
  65. 62f8018 [ONOS-4772] Avoid throwing NPE on optical resource queries. by Yuta HIGUCHI · 8 years ago
  66. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  67. 6495e32 Fix NPE in LincOELambdaQuery. by Yuta HIGUCHI · 8 years ago
  68. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  69. 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago