1. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  2. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  3. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  4. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  5. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  6. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  7. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  8. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  9. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  10. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  11. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  12. d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 8 years ago
  13. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  14. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  15. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  16. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 8 years ago
  17. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 8 years ago
  18. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  19. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  21. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  22. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  23. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  24. 25b7732 Fix port speed by Charles Chan · 8 years ago
  25. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  27. 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 8 years ago
  28. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  29. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  30. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  31. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  33. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  34. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  35. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  36. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  37. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  38. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  39. c2999f3 LINC driver updated to always use LINC's non-standard OF optical extensions. by Marc De Leenheer · 8 years ago
  40. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  41. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  42. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  43. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago
  44. c1e5fcc [ONOS-3441] Add arp_tpa operation to provider of openflow by BitOhenry · 8 years ago
  45. a331b18 [ONOS-3414] Add arp_sha operation to provider of openflow by BitOhenry · 8 years ago
  46. e6d91c5 Null Pointer Dereference Fix in openflow by Satish K · 8 years ago
  47. 7643085 [ONOS-3373] Add arp_tha operation to provider of openflow by BitOhenry · 8 years ago
  48. 0be8724 fixing INVALID_GROUP error for FAILOVER type by AdrianAlan · 8 years ago
  49. e889e2d [ONOS-3370] Extract hostprovider and lldpprovider from openflow by Charles Chan · 8 years ago
  50. a6b4609 ONOS-3345 Add processing about Instruction type Extention in GroupModBuider. by jiangrui · 8 years ago
  51. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  52. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  53. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  54. 8cf212a FlowEntryBuilder: Don't do strange things with VLAN ethertype by Jonathan Hart · 8 years ago
  55. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  56. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  57. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  58. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  59. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  60. fe3308f minor formatting changes by andrea · 9 years ago
  61. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  62. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  63. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  64. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  65. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  66. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  67. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  68. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  69. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  70. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  71. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  72. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  73. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  74. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  75. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  76. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  77. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  78. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  79. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  80. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  81. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  82. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  83. c87348d Temporarily disabling the OF meter provider until the provider service can be made available. by Thomas Vachuska · 9 years ago
  84. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  85. c791179 OpenFlow Meter Provider - still need to parse meter stats by alshabib · 9 years ago
  86. bc37196 sketching model elements for meter objects. by alshabib · 9 years ago
  87. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  88. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  89. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  90. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  91. e27055b Initial skeleton of OpenFlow meter provider by alshabib · 9 years ago
  92. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  93. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  94. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  95. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  96. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  97. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  98. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  99. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  100. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago