1. 9b6c19c securing the openflow channel by alshabib · 9 years ago
  2. 45fd88a Making OFChannel friendlier to non-compliant switches. by alshabib · 9 years ago
  3. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  4. e2a399e Updating property name to openflowPorts by Brian O'Connor · 9 years ago
  5. ff27850 Listen for OpenFlow connections on 6633 and 6653 by Brian O'Connor · 9 years ago
  6. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  7. 1b45e1f Do not discard exprimenter port stats message with unknown experimenter type; resubmit it by Michael Bunimovich · 9 years ago
  8. 3b00e1b Make OpenFlow port configurable via cfg command by Charles Chan · 9 years ago
  9. bc82ebb Fix indent by Sho SHIMIZU · 9 years ago
  10. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  11. 7f521a3 Fix to avoid unnecessary configuration message when switch does not have buffer by Michael Jarschel · 9 years ago
  12. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  13. a0d1249 Retrieving handshaker drivers should respect driver annotation. by Jonathan Hart · 9 years ago
  14. 80b0a80 Added deviceId to the DriverData as part of available context. by Thomas Vachuska · 9 years ago
  15. 68bc656 [ONOS-2155] Fix for OpenFlow hello version negotiation by Chip Boling · 9 years ago
  16. e9af1f4 Suppressing some error messages that pollute the log on switch disconnect. by Thomas Vachuska · 9 years ago
  17. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  18. 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
  19. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  20. 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 9 years ago
  21. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  22. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  23. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  24. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. 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
  27. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  28. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  29. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  30. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  31. 70fc7fb fix switch negociation for non spec compliant devices. by alshabib · 9 years ago
  32. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  33. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  34. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  35. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago