1. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  2. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  3. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  4. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  5. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  6. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  9. 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]
  10. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  11. 7f9e020 Unit tests for the OpenFlow controller class by Ray Milkey · 9 years ago
  12. dc0ff19 Refactoring of utility methods by Ray Milkey · 9 years ago
  13. 9b6c19c securing the openflow channel by alshabib · 9 years ago
  14. ff27850 Listen for OpenFlow connections on 6633 and 6653 by Brian O'Connor · 9 years ago
  15. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  16. bc82ebb Fix indent by Sho SHIMIZU · 9 years ago
  17. a0d1249 Retrieving handshaker drivers should respect driver annotation. by Jonathan Hart · 9 years ago
  18. 80b0a80 Added deviceId to the DriverData as part of available context. by Thomas Vachuska · 9 years ago
  19. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  20. 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
  21. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  22. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  25. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  26. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  27. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  28. 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]
  29. f845cc3 Give a name to each ThreadPool by Yuta HIGUCHI · 9 years ago
  30. 452234e moving openflow drivers to their own bundle by alshabib · 9 years ago
  31. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  34. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  35. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  36. 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]
  37. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago