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