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