1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 019877f Prevent spurious debug message being logged. by Jonathan Hart · 8 years ago
  3. eba6817 Remove open flow controller connections on shutdown by Ray Milkey · 8 years ago
  4. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  5. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  6. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  7. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  8. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  9. 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]
  10. 7ec0d1b Unit tests for open flow controller message handling. by Ray Milkey · 8 years ago
  11. 6bc43c2 Remove redundant Object[] declarations in variable argument lists by Ray Milkey · 8 years ago
  12. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  13. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  14. e2a399e Updating property name to openflowPorts by Brian O'Connor · 9 years ago
  15. ff27850 Listen for OpenFlow connections on 6633 and 6653 by Brian O'Connor · 9 years ago
  16. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  17. 1b45e1f Do not discard exprimenter port stats message with unknown experimenter type; resubmit it by Michael Bunimovich · 9 years ago
  18. 3b00e1b Make OpenFlow port configurable via cfg command by Charles Chan · 9 years ago
  19. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  20. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  21. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  22. 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 9 years ago
  23. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  24. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  25. 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
  26. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  27. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  28. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  29. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  30. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  31. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  32. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  33. 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]
  34. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 9 years ago
  35. fca9f49 fix stats reply handler by Yuta HIGUCHI · 10 years ago
  36. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 10 years ago
  37. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  38. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  39. eb3f30b fix wrong log level by Yuta HIGUCHI · 10 years ago
  40. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  41. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  42. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  43. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  44. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  45. 79cbd1c Ignore setRole if switch is not connected to that node. by Yuta HIGUCHI · 10 years ago
  46. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  47. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  48. ce4e578 merged of -> openflow by alshabib · 10 years ago
  49. 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]
  50. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago