1. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  2. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  3. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  4. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  5. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  6. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  7. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  8. dc5cf8a Explicitly log when disconnecting a switch. by HIGUCHI Yuta · 8 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. 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/OFChannelHandler.java]
  11. 6bc43c2 Remove redundant Object[] declarations in variable argument lists by Ray Milkey · 8 years ago
  12. 45fd88a Making OFChannel friendlier to non-compliant switches. by alshabib · 9 years ago
  13. 7f521a3 Fix to avoid unnecessary configuration message when switch does not have buffer by Michael Jarschel · 9 years ago
  14. 68bc656 [ONOS-2155] Fix for OpenFlow hello version negotiation by Chip Boling · 9 years ago
  15. e9af1f4 Suppressing some error messages that pollute the log on switch disconnect. by Thomas Vachuska · 9 years ago
  16. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  17. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  18. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. 70fc7fb fix switch negociation for non spec compliant devices. by alshabib · 9 years ago
  21. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  22. 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/OFChannelHandler.java]
  23. 3927446 ONOS-367 FIxed a defect of missing links & ports by Thomas Vachuska · 9 years ago
  24. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  25. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  26. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  27. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  28. 147b2ac Fixes to allow CPqD switch to connect (eventually) by Jonathan Hart · 10 years ago
  29. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  30. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  31. 9eab22f possible fix for link discovery by alshabib · 10 years ago
  32. d796391 fix for switch connecting by alshabib · 10 years ago
  33. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  34. 1767947 added missing log parameter by Yuta HIGUCHI · 10 years ago
  35. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  36. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  37. 09d48be fixed annoying ofchannel log statements by alshabib · 10 years ago
  38. 6eb438a fixes for office deployment by alshabib · 10 years ago
  39. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  40. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  41. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago[Renamed (99%) from openflow/ctl/src/main/java/org/onlab/onos/of/controller/impl/OFChannelHandler.java]
  42. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago