1. f7215b8 Updating Openflow controller properties by Brian O'Connor · 6 years ago
  2. f69e3e3 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  3. 505d4e3 Remove deprecated static factories by Ray Milkey · 6 years ago
  4. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  5. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  8. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  9. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  10. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  11. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  12. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  15. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 8 years ago[Renamed from openflow/ctl/src/main/java/org/onosproject/openflow/controller/impl/Controller.java]
  16. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  17. 7f9e020 Unit tests for the OpenFlow controller class by Ray Milkey · 8 years ago
  18. dc0ff19 Refactoring of utility methods by Ray Milkey · 8 years ago
  19. 9b6c19c securing the openflow channel by alshabib · 9 years ago
  20. ff27850 Listen for OpenFlow connections on 6633 and 6653 by Brian O'Connor · 9 years ago
  21. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  22. bc82ebb Fix indent by Sho SHIMIZU · 9 years ago
  23. a0d1249 Retrieving handshaker drivers should respect driver annotation. by Jonathan Hart · 9 years ago
  24. 80b0a80 Added deviceId to the DriverData as part of available context. by Thomas Vachuska · 9 years ago
  25. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  26. 1c681d7 Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors. by Thomas Vachuska · 9 years ago
  27. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  28. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  29. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  30. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  31. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  32. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  33. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  34. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from openflow/ctl/src/main/java/org/onlab/onos/openflow/controller/impl/Controller.java]
  35. f845cc3 Give a name to each ThreadPool by Yuta HIGUCHI · 9 years ago
  36. 452234e moving openflow drivers to their own bundle by alshabib · 9 years ago
  37. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  38. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  39. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  40. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  41. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  42. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago[Renamed (95%) from openflow/ctl/src/main/java/org/onlab/onos/of/controller/impl/Controller.java]
  43. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago