1. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  2. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  3. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  4. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  5. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  6. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  7. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  8. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  9. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  10. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  11. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  12. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  13. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  14. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  15. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  16. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  17. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  18. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  20. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  21. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  23. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  25. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  27. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  29. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  31. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  33. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  34. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  37. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  39. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  42. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  43. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  45. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  46. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  47. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  48. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  49. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  50. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  51. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  52. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  53. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  54. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  55. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  57. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  59. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  60. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  61. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  62. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  64. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  66. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  67. c8b871a ONOS-5850 Fix annotations null values by Andrea Campanella · 7 years ago
  68. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  70. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  71. a79cbf7 Backing out memoizing driver name from the OF device provider because it breaks number of STC scenarios. by Thomas Vachuska · 7 years ago
  72. ac8dab0 [ONOS-5795] OFDeviceProvider: save driver info in Device object by Victor Silva · 7 years ago
  73. 03265dd [ONOS-5794] OFDeviceProvider: always stop collectors by Victor Silva · 7 years ago
  74. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  77. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  79. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  80. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  81. ff5871b OpenFlow: use same timer throughout all component lifetime by Victor Silva · 8 years ago
  82. 7944d14 OpenFlowDeviceProvider: call modified to properly grab configuration by Victor Silva · 8 years ago
  83. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  84. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 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
  86. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  87. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  88. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  89. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  90. 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
  91. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  92. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  93. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  94. 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
  95. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  96. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  97. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  99. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  100. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago