1. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  2. 89bf6fb ONOS-991: The event listener in OpenFlowRuleProvider needs to check the event type because GROUP_STATS are also published now. by sangho · 9 years ago
  3. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  4. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  5. 500c317 Use diamond operator to simplify codes by Sho SHIMIZU · 9 years ago
  6. c0e8bfa Revert "Use Optional instead of null to remove FIXME comment" by Sho SHIMIZU · 9 years ago
  7. 9639df7 Use Optional instead of null to remove FIXME comment by Sho SHIMIZU · 9 years ago
  8. fce9d4c Delete unnecessary semicolon by Sho SHIMIZU · 9 years ago
  9. 2ffcd10 Add default drop rule in OF1.0 switches. by Jonathan Hart · 9 years ago
  10. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  11. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  12. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  13. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/openflow/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/OpenFlowRuleProvider.java]
  14. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  15. 804a4bb InstallationFuture: latch after setting error info by Yuta HIGUCHI · 9 years ago
  16. 58682dd Lower log level of frequently-executed flow stats code by Jonathan Hart · 9 years ago
  17. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  18. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  19. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  22. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  23. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  24. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  25. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  26. 44521ec Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  27. 3d643ec functional stats service by alshabib · 10 years ago
  28. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  29. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  30. dfc7afb distributed link fixes by alshabib · 10 years ago
  31. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  32. a309989 checkstyle fix by Yuta HIGUCHI · 10 years ago
  33. 3effd04 fix for a failed sub batch by alshabib · 10 years ago
  34. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  35. 2683458 you must call get on futures by alshabib · 10 years ago
  36. 193525b clean batch operations by alshabib · 10 years ago
  37. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  38. 1c319ff the return of the flowentry by alshabib · 10 years ago
  39. 19fdc12 fixed of13 glitches by alshabib · 10 years ago
  40. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  41. 6eb438a fixes for office deployment by alshabib · 10 years ago
  42. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  43. a68eb96 resilient flows and application id by alshabib · 10 years ago
  44. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  45. 219ebaa flowrule states functional by alshabib · 10 years ago
  46. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  47. 6b5cfec stats reported by alshabib · 10 years ago
  48. 9704490 building flowrules by alshabib · 10 years ago
  49. b45d196 flowrule builder by alshabib · 10 years ago
  50. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  51. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  52. 5c370ff stats reply in progress by alshabib · 10 years ago
  53. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  54. ce4e578 merged of -> openflow by alshabib · 10 years ago
  55. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  56. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago[Renamed from providers/of/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/OpenFlowRuleProvider.java]
  57. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  58. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  59. f1cd879 what to do without a buffer by alshabib · 10 years ago
  60. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  61. 35edb1a building flowmods by alshabib · 10 years ago
  62. 1cc04f7 better with files by alshabib · 10 years ago