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