1. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  2. f65afe0 Removing bgp-flow provider from bgp Buck file by Brian O'Connor · 8 years ago
  3. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  4. be755f8 Fix maven karaf-assembly breakage due to ISIS app by Jonathan Hart · 8 years ago
  5. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  6. 6dd598c ONOS-4080 ISIS Config Provider by Kalyankumar Asangi · 8 years ago
  7. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  8. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  9. 3bb71c1 ONOS-3972 Implemented BMv2 device provider by Carmelo Cascone · 8 years ago
  10. a1a0791 Removing old SNMPAllarmReleated classes by Andrea Campanella · 8 years ago
  11. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  12. de66383 [ONOS-4243]Config support for RPD and flow spec by Shashikanth VH · 8 years ago
  13. b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  14. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  15. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  16. 6a638ba Appify fault management and open stack node BUCK files by Ray Milkey · 8 years ago
  17. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  18. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  19. d2b2888 [ONOS-4209] Unsuccessful PCEP session formation between ONOS and IOS XR by Priyanka B · 8 years ago
  20. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  21. b650bfa [ONOS-4242] Capability support for wide community by Shashikanth VH · 8 years ago
  22. 7e0e2e6 Fix NPE in NetworkConfigHostProvider by Charles Chan · 8 years ago
  23. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  24. c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 8 years ago
  25. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  26. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  27. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  28. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  29. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  30. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  31. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  32. a371e7a Resolve NPE during control message aggregation by Jian Li · 8 years ago
  33. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  34. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  35. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  36. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  37. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  38. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  39. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  40. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  41. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  42. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  43. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  44. 0ae473d STC fixes by Ray Milkey · 8 years ago
  45. 7ceb7b0 Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep by Jian Li · 8 years ago
  46. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  47. c2d754b [ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  48. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  49. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  50. fc51c95 [Goldeneye] [ONOS-4161] BGP L3 Topology by Priyanka B · 8 years ago
  51. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  52. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  53. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  54. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  55. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  56. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  57. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  58. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  59. c6ecc63 Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test by Andrea Campanella · 8 years ago
  60. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  61. d63fd04 [Goldeneye]Adding SB app requirment on drivers by Andrea Campanella · 8 years ago
  62. 8be4e3a In this commit: by Saurav Das · 8 years ago
  63. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  64. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  65. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  66. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  67. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  68. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  69. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  70. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  71. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  72. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  73. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  74. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  75. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  76. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  77. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  78. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  79. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  80. f0c968d Added onos.app.url for openflow provider by Simon Hunt · 8 years ago
  81. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  82. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  83. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  84. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  85. 7a815ac Fixing NPE. by Thomas Vachuska · 8 years ago
  86. b5f6f52 Moving LLDP provider configuration processing off the event thread. by Thomas Vachuska · 8 years ago
  87. 5c999e2 Moving netconf connect devices to thread, fixing listener kickout by Andrea Campanella · 8 years ago
  88. d264b49 Exception and Preconditions Netconf Refactoring by Andrea Campanella · 8 years ago
  89. 8e038eb Adding a grid topology simulator to the null provider. by Thomas Vachuska · 8 years ago
  90. 8b0fdaa HostLocationProvider should not remove hosts installed by other providers by Charles Chan · 8 years ago
  91. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  92. 17b4c85 Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator! by Aaron Kruglikov · 8 years ago
  93. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  94. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  95. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  96. 580bdeb BGP flow spec configuration system test issue fix. by Shashikanth VH · 8 years ago
  97. 784ee0f ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB by Andrea Campanella · 8 years ago
  98. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  99. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  100. e68bb5e BGP device id string. by Shashikanth VH · 8 years ago