1. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  2. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  3. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  4. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  5. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  6. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  7. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  8. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  9. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  10. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  11. e71494d ONOS-5674 Fixed to check device type in OF controller device listener by Hyunsun Moon · 7 years ago
  12. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  13. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  14. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  15. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  16. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  17. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  18. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago
  19. a809a17 Assign thread name to HashedWheelTimer by Yuta HIGUCHI · 8 years ago
  20. e779803 cherry picking the fix for ONOS-4754 to onos-1.6 and master by Prince Pereira · 8 years ago
  21. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  22. dc5cf8a Explicitly log when disconnecting a switch. by HIGUCHI Yuta · 8 years ago
  23. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  24. 2266bff [ONOS-4385] Handle flow removed message type in all cases by Jian Li · 8 years ago
  25. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  26. 6bcf5f2 Lower log level to debug for openflow ssl status by Madan Jampani · 8 years ago
  27. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  28. 019877f Prevent spurious debug message being logged. by Jonathan Hart · 8 years ago
  29. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  30. eba6817 Remove open flow controller connections on shutdown by Ray Milkey · 8 years ago
  31. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  32. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  33. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  34. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  35. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  36. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  37. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  38. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  39. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  40. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  41. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 8 years ago