1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  3. 0ae473d STC fixes by Ray Milkey · 8 years ago
  4. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  5. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  6. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  7. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  8. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  9. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  10. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  11. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  12. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  13. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  14. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  15. 75aaa67 OpenFlowRuleProvider is now configurable with respect to flowPollFrequency. by Thomas Vachuska · 9 years ago
  16. a6c0d04 Fixed a dual-level NPE involving flow-rule payload. We need more unit tests and automated system tests!!! by Thomas Vachuska · 9 years ago
  17. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  18. bdcbb10 fixed FlowEntry parsing to take table ids by alshabib · 9 years ago
  19. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  20. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  21. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  22. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  23. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  24. 22a805d - Supports multi-table feature in the improved batch process in the flow rule subsystem. by sangho · 9 years ago
  25. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  26. 20f9116 Fix a bug of wrong flow stats type checking by sangho · 9 years ago
  27. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  28. 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
  29. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  30. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  31. 500c317 Use diamond operator to simplify codes by Sho SHIMIZU · 9 years ago
  32. c0e8bfa Revert "Use Optional instead of null to remove FIXME comment" by Sho SHIMIZU · 9 years ago
  33. 9639df7 Use Optional instead of null to remove FIXME comment by Sho SHIMIZU · 9 years ago
  34. fce9d4c Delete unnecessary semicolon by Sho SHIMIZU · 9 years ago
  35. 2ffcd10 Add default drop rule in OF1.0 switches. by Jonathan Hart · 9 years ago
  36. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  37. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  38. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  39. 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]
  40. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  41. 804a4bb InstallationFuture: latch after setting error info by Yuta HIGUCHI · 9 years ago
  42. 58682dd Lower log level of frequently-executed flow stats code by Jonathan Hart · 9 years ago
  43. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  44. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  45. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  46. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  47. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  48. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  49. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  50. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  51. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  52. 44521ec Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  53. 3d643ec functional stats service by alshabib · 10 years ago
  54. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  55. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  56. dfc7afb distributed link fixes by alshabib · 10 years ago
  57. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  58. a309989 checkstyle fix by Yuta HIGUCHI · 10 years ago
  59. 3effd04 fix for a failed sub batch by alshabib · 10 years ago
  60. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  61. 2683458 you must call get on futures by alshabib · 10 years ago
  62. 193525b clean batch operations by alshabib · 10 years ago
  63. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  64. 1c319ff the return of the flowentry by alshabib · 10 years ago
  65. 19fdc12 fixed of13 glitches by alshabib · 10 years ago
  66. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  67. 6eb438a fixes for office deployment by alshabib · 10 years ago
  68. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  69. a68eb96 resilient flows and application id by alshabib · 10 years ago
  70. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  71. 219ebaa flowrule states functional by alshabib · 10 years ago
  72. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  73. 6b5cfec stats reported by alshabib · 10 years ago
  74. 9704490 building flowrules by alshabib · 10 years ago
  75. b45d196 flowrule builder by alshabib · 10 years ago
  76. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  77. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  78. 5c370ff stats reply in progress by alshabib · 10 years ago
  79. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  80. ce4e578 merged of -> openflow by alshabib · 10 years ago
  81. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  82. 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]
  83. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  84. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  85. f1cd879 what to do without a buffer by alshabib · 10 years ago
  86. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  87. 35edb1a building flowmods by alshabib · 10 years ago
  88. 1cc04f7 better with files by alshabib · 10 years ago