1. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  2. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  3. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  4. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  5. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  6. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  7. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  9. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  11. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  12. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  14. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  16. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  17. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  19. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  20. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  22. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  24. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  25. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  26. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  27. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  28. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  29. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  30. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  31. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  32. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  33. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  34. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  36. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  37. 100b552 Log alarm translation error properly. by Yuta HIGUCHI · 7 years ago
  38. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  39. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  41. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  42. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  43. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  44. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 7 years ago
  45. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  46. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  47. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  48. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 7 years ago
  49. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  50. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  51. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  52. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  53. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  54. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  55. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 7 years ago
  56. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  57. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 7 years ago
  58. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  59. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  60. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  61. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  63. 4c5fd7c ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider by Andrea Campanella · 7 years ago
  64. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  66. f381fc7 Fix DeviceDescription comparison. by Yuta HIGUCHI · 7 years ago
  67. 1fd702a Ignore brittle test by Ray Milkey · 7 years ago
  68. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  70. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  71. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  73. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 7 years ago
  74. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  76. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  77. 00cc1f7 retry netconf ports discovery by Michele Santuari · 8 years ago
  78. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  79. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  80. 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
  81. f204ff7 Remove unnecessary return in void method by Sho SHIMIZU · 8 years ago
  82. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  83. 358f30e add buck file for netconf alarm by Michele Santuari · 8 years ago
  84. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  85. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  86. 82b50d4 Avoid repeated re-creation of AlarmTranslator by helenyrwu · 8 years ago
  87. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago
  88. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  89. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  90. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  91. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  92. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  93. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  94. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  95. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  96. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  97. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  98. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  99. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  100. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago