1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 03121dc Removing dead code. by Thomas Vachuska · 6 years ago
  3. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  4. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  5. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  6. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  7. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  10. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  11. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  12. ff5871b OpenFlow: use same timer throughout all component lifetime by Victor Silva · 8 years ago
  13. 141ed81 Fix for ONOS-4803. Issue with of error msg parsing by flood light. by Prince Pereira · 8 years ago
  14. 6704df3 Fix for ONOS-4877 by Kavitha Alagesan · 8 years ago
  15. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  16. 6b26610 Fixes concurrency bug by using a ConcurrentMap by Madan Jampani · 8 years ago
  17. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  18. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  19. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  20. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  21. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  22. 0ae473d STC fixes by Ray Milkey · 8 years ago
  23. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  24. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  25. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  26. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  27. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  28. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  29. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  30. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  31. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  32. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  33. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  34. 75aaa67 OpenFlowRuleProvider is now configurable with respect to flowPollFrequency. by Thomas Vachuska · 9 years ago
  35. 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
  36. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  37. bdcbb10 fixed FlowEntry parsing to take table ids by alshabib · 9 years ago
  38. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  39. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  40. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  41. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  42. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  43. 22a805d - Supports multi-table feature in the improved batch process in the flow rule subsystem. by sangho · 9 years ago
  44. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  45. 20f9116 Fix a bug of wrong flow stats type checking by sangho · 9 years ago
  46. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  47. 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
  48. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  49. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  50. 500c317 Use diamond operator to simplify codes by Sho SHIMIZU · 9 years ago
  51. c0e8bfa Revert "Use Optional instead of null to remove FIXME comment" by Sho SHIMIZU · 9 years ago
  52. 9639df7 Use Optional instead of null to remove FIXME comment by Sho SHIMIZU · 9 years ago
  53. fce9d4c Delete unnecessary semicolon by Sho SHIMIZU · 9 years ago
  54. 2ffcd10 Add default drop rule in OF1.0 switches. by Jonathan Hart · 9 years ago
  55. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  56. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  57. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  58. 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]
  59. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  60. 804a4bb InstallationFuture: latch after setting error info by Yuta HIGUCHI · 9 years ago
  61. 58682dd Lower log level of frequently-executed flow stats code by Jonathan Hart · 9 years ago
  62. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  63. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  64. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 9 years ago
  65. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  66. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  67. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  68. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  69. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  70. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  71. 44521ec Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  72. 3d643ec functional stats service by alshabib · 10 years ago
  73. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  74. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  75. dfc7afb distributed link fixes by alshabib · 10 years ago
  76. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  77. a309989 checkstyle fix by Yuta HIGUCHI · 10 years ago
  78. 3effd04 fix for a failed sub batch by alshabib · 10 years ago
  79. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  80. 2683458 you must call get on futures by alshabib · 10 years ago
  81. 193525b clean batch operations by alshabib · 10 years ago
  82. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  83. 1c319ff the return of the flowentry by alshabib · 10 years ago
  84. 19fdc12 fixed of13 glitches by alshabib · 10 years ago
  85. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  86. 6eb438a fixes for office deployment by alshabib · 10 years ago
  87. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  88. a68eb96 resilient flows and application id by alshabib · 10 years ago
  89. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  90. 219ebaa flowrule states functional by alshabib · 10 years ago
  91. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  92. 6b5cfec stats reported by alshabib · 10 years ago
  93. 9704490 building flowrules by alshabib · 10 years ago
  94. b45d196 flowrule builder by alshabib · 10 years ago
  95. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  96. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  97. 5c370ff stats reply in progress by alshabib · 10 years ago
  98. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  99. ce4e578 merged of -> openflow by alshabib · 10 years ago
  100. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago