1. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  3. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  4. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  6. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  7. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  8. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  10. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  12. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  13. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  14. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  16. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  17. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  18. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  21. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  22. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  24. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  25. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  27. e71494d ONOS-5674 Fixed to check device type in OF controller device listener by Hyunsun Moon · 7 years ago
  28. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. 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
  31. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  32. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  33. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  34. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  35. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  36. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  37. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  38. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  39. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  40. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago
  41. a809a17 Assign thread name to HashedWheelTimer by Yuta HIGUCHI · 8 years ago
  42. e779803 cherry picking the fix for ONOS-4754 to onos-1.6 and master by Prince Pereira · 8 years ago
  43. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  44. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  45. 8a39361 Removed orphaned Java file that is no longer built or used by Jonathan Hart · 8 years ago
  46. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  48. dc5cf8a Explicitly log when disconnecting a switch. by HIGUCHI Yuta · 8 years ago
  49. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  50. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  51. 2266bff [ONOS-4385] Handle flow removed message type in all cases by Jian Li · 8 years ago
  52. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  53. 6bcf5f2 Lower log level to debug for openflow ssl status by Madan Jampani · 8 years ago
  54. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  55. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  56. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  57. 019877f Prevent spurious debug message being logged. by Jonathan Hart · 8 years ago
  58. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  59. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  60. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  61. 1111197 Bugfix: count outgoing control messages if CPMan is activated by Jian Li · 8 years ago
  62. b0b6cbf Fixing the onos-of-api shading not to include artifacts provided elsewhere. by Thomas Vachuska · 8 years ago
  63. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  64. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  65. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  66. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  67. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  68. eba6817 Remove open flow controller connections on shutdown by Ray Milkey · 8 years ago
  69. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  70. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  71. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  72. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  73. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  74. cb13d12 Expose cookie information in packet context by Charles Chan · 8 years ago
  75. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  76. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  77. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  78. 24d9dc0 Documenting current limitation in OpenFlowOpticalSwitch. by HIGUCHI Yuta · 8 years ago
  79. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  80. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  81. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  82. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  83. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  84. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  86. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  87. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  88. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  89. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  90. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  91. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  93. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 8 years ago
  94. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  95. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  96. d82c71a General cleanup of pom files under protocols. by Thomas Vachuska · 8 years ago
  97. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  98. 00342b9 Fix parent.relativePath in protocol pom.xml by HIGUCHI Yuta · 8 years ago
  99. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 8 years ago