1. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  3. f381fc7 Fix DeviceDescription comparison. by Yuta HIGUCHI · 7 years ago
  4. 1fd702a Ignore brittle test by Ray Milkey · 7 years ago
  5. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  8. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  10. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 7 years ago
  11. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  13. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  14. 00cc1f7 retry netconf ports discovery by Michele Santuari · 8 years ago
  15. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  17. 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
  18. f204ff7 Remove unnecessary return in void method by Sho SHIMIZU · 8 years ago
  19. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  20. 358f30e add buck file for netconf alarm by Michele Santuari · 8 years ago
  21. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  22. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  23. 82b50d4 Avoid repeated re-creation of AlarmTranslator by helenyrwu · 8 years ago
  24. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago
  25. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  26. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  27. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  28. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  29. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  31. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  32. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  33. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  34. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  35. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  36. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  37. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  38. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  39. d63fd04 [Goldeneye]Adding SB app requirment on drivers by Andrea Campanella · 8 years ago
  40. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  42. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  43. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  44. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  45. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  46. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  47. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  48. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  49. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  50. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  51. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  52. 5c999e2 Moving netconf connect devices to thread, fixing listener kickout by Andrea Campanella · 8 years ago
  53. d264b49 Exception and Preconditions Netconf Refactoring by Andrea Campanella · 8 years ago
  54. 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
  55. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  56. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  57. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago
  58. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  59. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  60. 101417d ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device by Andrea Campanella · 8 years ago
  61. 945ded2 ONOS-3692 Southbound Rest provider and protocol by Andrea Campanella · 8 years ago
  62. 8e290c5 ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods by Andrea Campanella · 8 years ago
  63. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  64. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  65. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  66. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  67. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  68. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  69. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  70. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  71. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  72. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  73. 9547de3 Removing all existing Netconf flow rule implementation: not compatible with current version and tailored on specific software. by Andrea Campanella · 8 years ago
  74. 7c3b6ac Null pointer Deferenced on Exception Flow by Satish K · 8 years ago
  75. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  76. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 8 years ago
  77. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 8 years ago
  78. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  80. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  81. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  82. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  83. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  85. 858a846 Bumping onos-yang-tool version to 1.3 by Brian O'Connor · 9 years ago
  86. 01c77c4 NETCONF Flow Rule Provider Check-in after modification. by Samir Anand · 9 years ago
  87. bdd3130 Added skeleton for Netconf Flow Rule Provider. by Sanjay S · 9 years ago
  88. 7b270f5 Added Constant file, to resolve hardcoded value from NetconfDeviceProviderTest. by Samir Anand · 9 years ago
  89. 1937bbb added some null checks for device instance by Damian ONeill · 9 years ago
  90. ea39db5 Disable test, which actually tries to ssh to some node. by HIGUCHI Yuta · 9 years ago
  91. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  93. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  94. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  95. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  96. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  97. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  98. 46e79ef Temporarily disable testSSHAuthentication() due to long test by Sho SHIMIZU · 9 years ago
  99. 0d4093f Added New Test Case to Validate Netconf Device Provider. by Sanjay S · 9 years ago
  100. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago