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