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