1. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  2. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  3. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  4. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  5. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  6. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  7. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 8 years ago[Renamed from openflow/api/src/main/java/org/onosproject/openflow/controller/driver/AbstractOpenFlowSwitch.java]
  8. e755caa ONOS-3350 AbstractOFSwitch race fixes by Brian O'Connor · 8 years ago
  9. 5b7ec34 [ONOS-2885] Resolve flow installation failure bug by Charles Chan · 9 years ago
  10. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  11. 9f1600a Use isConnected rather than isWriteable to detemine if we can send to switch by Jonathan Hart · 9 years ago
  12. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  13. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  14. 3c24077 Lambdas are reinterpreted before being sent to Linc-OE switches. This includes by Ayaka Koshibe · 9 years ago
  15. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  16. 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
  17. a2df7b2a fixed the LINC-OE behaviour. Handshaker behaviours must use by alshabib · 9 years ago
  18. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  19. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  20. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  21. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  22. f15511b ONOS-180 Suppressing a few superfluous stack traces on shutdown. by Thomas Vachuska · 9 years ago
  23. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  24. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  25. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  26. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  27. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  28. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  29. 4785eec removing some TODOs by alshabib · 9 years ago
  30. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  31. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from openflow/api/src/main/java/org/onlab/onos/openflow/controller/driver/AbstractOpenFlowSwitch.java]
  32. 3927446 ONOS-367 FIxed a defect of missing links & ports by Thomas Vachuska · 9 years ago
  33. 00ae863 refactored RoleManager to handle multiple pending requests by Ayaka Koshibe · 10 years ago
  34. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  35. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  36. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  37. f5416d8 modified logger declaration by Yuta HIGUCHI · 10 years ago
  38. dfc7afb distributed link fixes by alshabib · 10 years ago
  39. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  40. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  41. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  42. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  43. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago[Renamed (98%) from openflow/api/src/main/java/org/onlab/onos/of/controller/driver/AbstractOpenFlowSwitch.java]
  44. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago