1. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  2. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  3. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  5. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  7. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  9. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  10. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  11. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  14. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  16. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  17. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  18. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  20. 23f7867 Fixes [CORD-626] by Pier Ventre · 7 years ago
  21. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 8 years ago
  22. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  23. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  24. ff5871b OpenFlow: use same timer throughout all component lifetime by Victor Silva · 8 years ago
  25. 141ed81 Fix for ONOS-4803. Issue with of error msg parsing by flood light. by Prince Pereira · 8 years ago
  26. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  29. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  30. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  31. 6704df3 Fix for ONOS-4877 by Kavitha Alagesan · 8 years ago
  32. 1375cfe Simplify boolean expression by Sho SHIMIZU · 8 years ago
  33. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  34. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  35. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  36. 6b26610 Fixes concurrency bug by using a ConcurrentMap by Madan Jampani · 8 years ago
  37. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  38. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  39. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  40. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  41. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  43. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  44. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  45. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  46. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  47. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  48. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  49. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  50. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  51. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  52. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  53. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  54. 0ae473d STC fixes by Ray Milkey · 8 years ago
  55. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  56. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  57. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  58. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  59. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  60. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  61. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  62. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  63. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  64. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  65. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  66. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  67. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  68. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  69. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  70. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  71. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  72. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  73. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  74. 42feabd Use DELETE_STRICT when deleting flows to avoid collateral damage by Jonathan Hart · 8 years ago
  75. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  76. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  77. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  78. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  79. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  80. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  81. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  82. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  83. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  84. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  86. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  87. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  88. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  89. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  90. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  91. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  92. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  93. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  94. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  95. c2999f3 LINC driver updated to always use LINC's non-standard OF optical extensions. by Marc De Leenheer · 8 years ago
  96. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  97. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  98. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago
  99. c1e5fcc [ONOS-3441] Add arp_tpa operation to provider of openflow by BitOhenry · 8 years ago
  100. a331b18 [ONOS-3414] Add arp_sha operation to provider of openflow by BitOhenry · 8 years ago