1. 66da814 Change order of openflow app dependencies. by Jonathan Hart · 8 years ago
  2. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  3. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  4. 94fa13e [ONOS-5166] GroupModBuilder: no longer ignore weights by Victor Silva · 8 years ago
  5. 6704df3 Fix for ONOS-4877 by Kavitha Alagesan · 8 years ago
  6. 1375cfe Simplify boolean expression by Sho SHIMIZU · 8 years ago
  7. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  8. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  9. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  10. a010ebc Bump up openflowj version to 0.9.5 in features.xml files by Jimmy Yan · 8 years ago
  11. c7f35cf Move optical-model dependency to openflow-base by Yuta HIGUCHI · 8 years ago
  12. 1d547bf [ONOS-4513] decouple optical-model from CLI by Yuta HIGUCHI · 8 years ago
  13. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  14. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  15. bdfb5cb Fix cpman Buck build by Jonathan Hart · 8 years ago
  16. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  17. 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
  18. 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
  19. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  20. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  21. 07752ec Attempt to reduce harmless warnings during shutdown by Yuta HIGUCHI · 8 years ago
  22. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  23. 6b26610 Fixes concurrency bug by using a ConcurrentMap by Madan Jampani · 8 years ago
  24. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  25. 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
  26. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  27. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  28. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  29. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  31. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  32. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  33. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  34. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  35. c314294 Override app_name to make it consistent with maven build by Charles Chan · 8 years ago
  36. 862dcd2 Fix source file permission by HIGUCHI Yuta · 8 years ago
  37. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  38. d35113e [ONOS-4476]As with Group type is FAILOVER,watchPort&watchGroup does not set correctly When builds the Group Modification Openflow message by heisenberg · 8 years ago
  39. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  40. b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  41. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  42. be27bb3 Updating BUCK files by Brian O'Connor · 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. b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  46. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  47. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  48. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  49. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  50. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  51. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  52. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  53. a371e7a Resolve NPE during control message aggregation by Jian Li · 8 years ago
  54. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  55. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  56. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  57. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  58. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  59. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  60. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  61. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  62. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  63. 0ae473d STC fixes by Ray Milkey · 8 years ago
  64. 7ceb7b0 Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep by Jian Li · 8 years ago
  65. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  66. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  67. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  68. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  69. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  70. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  71. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  72. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  73. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  74. 8be4e3a In this commit: by Saurav Das · 8 years ago
  75. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  76. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  77. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  78. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  79. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  80. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  81. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  82. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  83. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  84. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  85. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  86. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  87. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  88. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  89. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  90. f0c968d Added onos.app.url for openflow provider by Simon Hunt · 8 years ago
  91. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  92. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  93. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  94. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  95. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  96. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  97. 7772615 Remove incoming and outgoing OF message logging from device provider by Jian Li · 8 years ago
  98. 72b9b12 [ONOS-3535] Accumulate control message stats using monitor service by Jian Li · 8 years ago
  99. 81afbf1 ONOS-420 Openflow trigger probe test by Sithara Punnassery · 8 years ago
  100. 01a6167 Define a new control message to control metric type mapper by Jian Li · 8 years ago