1. 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/OpenFlowControllerImpl.java]
  2. 7ec0d1b Unit tests for open flow controller message handling. by Ray Milkey · 8 years ago
  3. 6bc43c2 Remove redundant Object[] declarations in variable argument lists by Ray Milkey · 8 years ago
  4. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  5. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  6. e2a399e Updating property name to openflowPorts by Brian O'Connor · 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. 1b45e1f Do not discard exprimenter port stats message with unknown experimenter type; resubmit it by Michael Bunimovich · 9 years ago
  10. 3b00e1b Make OpenFlow port configurable via cfg command by Charles Chan · 9 years ago
  11. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  12. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  13. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  14. 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 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. 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
  18. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  19. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  20. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  21. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  22. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  23. 64def64 aggregate flow replies on io thread by alshabib · 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/OpenFlowControllerImpl.java]
  26. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  27. fca9f49 fix stats reply handler by Yuta HIGUCHI · 10 years ago
  28. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 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. eb3f30b fix wrong log level by Yuta HIGUCHI · 10 years ago
  32. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  33. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  34. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  35. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  36. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  37. 79cbd1c Ignore setRole if switch is not connected to that node. by Yuta HIGUCHI · 10 years ago
  38. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  39. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  40. ce4e578 merged of -> openflow by alshabib · 10 years ago
  41. 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]
  42. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago