1. 924f01f [ONOS-8129] Bug fixed for duplicate events when netconf device goes down along with some fixes for NPE in NetconfControllerImpl by Anurag Chadha · 3 years, 6 months ago
  2. 63cb1a8 [ONOS-8116] Fix for retry at netconf provider by Anurag Chadha · 3 years, 6 months ago
  3. 01ab40a [ONOS-8106][ONOS-8107] Fix for netconf ssh session not initiating when a node goes down in cluster by Anurag Chadha · 3 years, 10 months ago
  4. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  5. 527e7b2 Split the thread pool to local thread pool for parallel stream on netconf provider by DongRyeol Cha · 5 years ago
  6. 07f0d37 Change sequential stream to parallel stream by DongRyeol Cha · 5 years ago
  7. 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  8. 4025900 Restart the scheduled task when polling frequency is really changed by DongRyeol Cha · 5 years ago
  9. 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 5 years ago
  10. 7eb0171 [ONOS-7917] Improving device description query in Netconf Device provider by Andrea Campanella · 5 years ago
  11. a2a6c3c Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 5 years ago
  12. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  13. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  14. e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
  15. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  16. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  17. 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  18. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  19. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  20. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  21. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  22. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  23. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  24. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 6 years ago
  25. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  26. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  27. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  28. 105736e [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 6 years ago
  29. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  30. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  31. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  32. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  33. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  34. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  35. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  36. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  37. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  38. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  39. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  40. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  41. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  42. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  43. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  44. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  45. 70c2147 use try-with-resource for connectivity testing 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. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  50. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  51. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  52. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  53. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  54. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 7 years ago
  55. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  56. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 7 years ago
  57. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  58. f381fc7 Fix DeviceDescription comparison. by Yuta HIGUCHI · 7 years ago
  59. 1fd702a Ignore brittle test by Ray Milkey · 7 years ago
  60. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 8 years ago
  61. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  62. 00cc1f7 retry netconf ports discovery by Michele Santuari · 8 years ago
  63. f204ff7 Remove unnecessary return in void method by Sho SHIMIZU · 8 years ago
  64. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  65. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  66. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  67. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  68. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  69. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  70. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  71. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  72. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  73. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  74. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  75. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  76. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  77. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  78. 5c999e2 Moving netconf connect devices to thread, fixing listener kickout by Andrea Campanella · 8 years ago
  79. d264b49 Exception and Preconditions Netconf Refactoring by Andrea Campanella · 8 years ago
  80. 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
  81. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  82. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  83. 101417d ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device by Andrea Campanella · 8 years ago
  84. 8e290c5 ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods by Andrea Campanella · 8 years ago
  85. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  86. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  87. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 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. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  92. 46e79ef Temporarily disable testSSHAuthentication() due to long test by Sho SHIMIZU · 9 years ago
  93. 0d4093f Added New Test Case to Validate Netconf Device Provider. by Sanjay S · 9 years ago
  94. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  95. d681171 Turned netconf providers into an app and made NetconfDeviceProvider register its configs with ComponentConfigService. by Thomas Vachuska · 9 years ago
  96. eb5eebb Modified to accommodate code review comments. by Sanjay S · 9 years ago
  97. e8dcfee Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices. by Sanjay S · 9 years ago