1. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 6 months ago
  2. a056519 Flow stats collection optimization - Flag introduced to stop periodic collection and collect only in 3 scenarios (Flows Add/Delete/Mod, Switch Add/Change, Mastership Change) by Shibu Vijayakumar · 4 years, 9 months ago
  3. 2647df8 Prevents the stop of the stats collection by pier · 4 years, 3 months ago
  4. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 1 month ago
  5. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 1 month ago
  6. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 3 months ago
  7. 47bde9f Fix [ONOS-6374]: Replace HashMap with ConcurrentHashMap. by Niraj Dubey · 4 years, 6 months ago
  8. 1ec80b7 Improves openflow fr provider reducing the number of i/o ops by pier · 4 years, 5 months ago
  9. bf14b37 Use typed queues for OF message processing by Anton Chigrin · 5 years ago
  10. a34469f Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 5 years ago
  11. 0d5865f Fixing GroupType to pickup correct type value by pier · 4 years, 10 months ago
  12. 2bc10ae This patch solves the following issue: by Gamze Abaka · 5 years ago
  13. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  14. df4b08a Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  15. 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  16. 11d1062 OpenFlowPacketProviderTest: better tests for packet-out with output:all by Thiago Santos · 5 years ago
  17. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  18. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  19. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  20. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  21. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  22. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  23. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  24. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  25. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  26. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  27. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 5 years ago
  28. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  29. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 5 years ago
  30. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  31. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  32. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  33. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  35. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  37. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  38. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  39. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  40. 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
  41. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  42. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  43. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  44. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  45. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  46. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  47. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  48. 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 6 years ago
  49. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  50. fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 6 years ago
  51. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  52. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  53. 03121dc Removing dead code. by Thomas Vachuska · 6 years ago
  54. 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  55. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  56. 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 6 years ago
  57. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  58. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  59. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  60. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  61. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  62. cd91bfd Send group desc without group stats capability by Laszlo Papp · 6 years ago
  63. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  64. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  65. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  66. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  67. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  68. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  69. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  70. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  72. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  73. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  74. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  75. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  76. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  77. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  78. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  79. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  80. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  81. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  82. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  83. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  84. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  85. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  87. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  88. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  89. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  90. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  91. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  92. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 6 years ago
  93. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 6 years ago
  94. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  95. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  96. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  97. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  98. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  99. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  100. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago