1. 4673237 [ONOS-8139]Private SSH Key File Path made configurable for passwordless netconf ssh connection by Anurag Chadha · 3 years ago
  2. b6a6bcb [ONOS-8137] Bug fixed for driver not found in case of ipv6 address being used in short notation by Anurag Chadha · 3 years, 1 month ago
  3. 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, 5 months ago
  4. 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
  5. 3c99ee7 Changed the how to relay proxy message within cluster by gyewan.an · 5 years ago
  6. 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 5 years ago
  7. c535b67 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  8. 9b582b0 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 5 years ago
  9. 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
  10. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  11. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  12. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  13. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  14. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  15. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  16. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  17. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  18. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  19. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  20. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  21. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  22. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  23. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  24. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  25. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  26. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago[Renamed (99%) from protocols/netconf/ctl/src/main/java/org/onosproject/netconf/ctl/NetconfControllerImpl.java]
  27. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  28. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  29. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  30. 4752cfa [GEANT] Property netconfReplyTimeout added in Settings. by Andreas Papazois · 8 years ago
  31. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  32. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  33. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  34. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  35. 950310c ONOS-3929 Netconf Device Factory by Andrea Campanella · 8 years ago
  36. 57efbb2 Refactoring ID creation for netconf and REST by Andrea Campanella · 8 years ago
  37. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  38. 101417d ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device by Andrea Campanella · 8 years ago
  39. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  40. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  41. 19703fb Moving netconf to protocols/ directory by Brian O'Connor · 8 years ago[Renamed from netconf/ctl/src/main/java/org/onosproject/netconf/ctl/NetconfControllerImpl.java]
  42. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 9 years ago