1. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  2. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  3. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  4. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  7. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  8. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  9. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  10. 0ae473d STC fixes by Ray Milkey · 8 years ago
  11. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  12. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  13. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  14. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  15. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  16. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  17. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  18. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  19. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  20. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  21. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  22. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  23. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  24. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  25. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  26. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  27. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  28. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  29. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  30. 42feabd Use DELETE_STRICT when deleting flows to avoid collateral damage by Jonathan Hart · 8 years ago
  31. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  32. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  33. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  34. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  35. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  37. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  38. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  40. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  42. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  43. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  44. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  45. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  46. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  47. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  48. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  49. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  50. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  51. c2999f3 LINC driver updated to always use LINC's non-standard OF optical extensions. by Marc De Leenheer · 8 years ago
  52. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  53. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  54. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago
  55. c1e5fcc [ONOS-3441] Add arp_tpa operation to provider of openflow by BitOhenry · 8 years ago
  56. a331b18 [ONOS-3414] Add arp_sha operation to provider of openflow by BitOhenry · 8 years ago
  57. 7643085 [ONOS-3373] Add arp_tha operation to provider of openflow by BitOhenry · 8 years ago
  58. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  59. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  60. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  61. 8cf212a FlowEntryBuilder: Don't do strange things with VLAN ethertype by Jonathan Hart · 8 years ago
  62. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  63. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  64. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  65. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  66. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  67. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  68. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  69. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  70. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  71. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  73. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  74. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  75. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  76. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  77. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  78. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  79. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  80. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  81. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  82. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  83. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  84. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  85. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  86. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  87. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  88. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  89. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  90. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  91. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  92. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  93. 43f65ed Refactor: Use bidirectional map to make methods easily consistent by Sho SHIMIZU · 9 years ago
  94. 4f828ee Fix cast error when building flow entries containging optical properties by Sho SHIMIZU · 9 years ago
  95. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  96. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  97. c15ce51 Fix a cast error when creating OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  98. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  99. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  100. da4abde fixing vlan_push in 1.0 environments, ie. it does nothing by alshabib · 9 years ago