1. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  4. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  5. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  6. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  7. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  8. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  9. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 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/OpenFlowControllerImpl.java]
  12. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  13. fca9f49 fix stats reply handler by Yuta HIGUCHI · 10 years ago
  14. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  17. eb3f30b fix wrong log level by Yuta HIGUCHI · 10 years ago
  18. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  19. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  20. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  21. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  22. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  23. 79cbd1c Ignore setRole if switch is not connected to that node. by Yuta HIGUCHI · 10 years ago
  24. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  25. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  26. ce4e578 merged of -> openflow by alshabib · 10 years ago
  27. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago[Renamed (93%) from openflow/ctl/src/main/java/org/onlab/onos/of/controller/impl/OpenFlowControllerImpl.java]
  28. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago