1. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  2. 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
  3. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  4. b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  5. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  6. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  7. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  8. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  9. b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  10. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  11. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  12. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  13. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  14. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  15. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  16. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  17. a371e7a Resolve NPE during control message aggregation by Jian Li · 8 years ago
  18. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  19. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  20. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  21. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  22. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  23. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  24. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  25. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  26. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  27. 0ae473d STC fixes by Ray Milkey · 8 years ago
  28. 7ceb7b0 Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep by Jian Li · 8 years ago
  29. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  30. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  31. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  32. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  33. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  34. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  35. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  36. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  37. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  38. 8be4e3a In this commit: by Saurav Das · 8 years ago
  39. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  40. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  41. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  42. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  43. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  44. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  45. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  46. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  47. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  48. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  49. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  50. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  51. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  52. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  53. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  54. f0c968d Added onos.app.url for openflow provider by Simon Hunt · 8 years ago
  55. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  56. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  57. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  58. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  59. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  60. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  61. 7772615 Remove incoming and outgoing OF message logging from device provider by Jian Li · 8 years ago
  62. 72b9b12 [ONOS-3535] Accumulate control message stats using monitor service by Jian Li · 8 years ago
  63. 81afbf1 ONOS-420 Openflow trigger probe test by Sithara Punnassery · 8 years ago
  64. 01a6167 Define a new control message to control metric type mapper by Jian Li · 8 years ago
  65. 7d9d439 Bug fix: make sure that divisor is non-zero value by Jian Li · 8 years ago
  66. 1446aef Add dependency between onos-app-cpman and onos-of-provider-message by Jian Li · 8 years ago
  67. 1d13c26 [ONOS-3504] Initial implementation of control message aggregation by Jian Li · 8 years ago
  68. cb13d12 Expose cookie information in packet context by Charles Chan · 8 years ago
  69. e0e01c2 Add skeletal code for control message provider by Jian Li · 8 years ago
  70. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  71. 889cffb Fix incorrect class and method description for PortStatsCollector by Jian Li · 8 years ago
  72. 42feabd Use DELETE_STRICT when deleting flows to avoid collateral damage by Jonathan Hart · 8 years ago
  73. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  74. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  75. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  76. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  77. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  78. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  79. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  80. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  81. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  82. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  83. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  84. d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 8 years ago
  85. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  86. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  87. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  88. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 8 years ago
  89. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 8 years ago
  90. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  91. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  93. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  94. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  95. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  96. 25b7732 Fix port speed by Charles Chan · 8 years ago
  97. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  99. 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
  100. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago