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