1. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  2. 3c99ee7 Changed the how to relay proxy message within cluster by gyewan.an · 5 years ago
  3. 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 5 years ago
  4. c535b67 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  5. 9b582b0 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 5 years ago
  6. 77d8ca4 ONOS-7918 yes, release the reference to the reply by David K. Bainbridge · 5 years ago
  7. a2a6c3c Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 6 years ago
  8. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  9. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  10. 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 5 years ago
  11. c29f907 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 6 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. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  15. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  16. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  17. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  18. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  19. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  20. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  21. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  22. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  23. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  24. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  25. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 7 years ago
  26. 6800ced various bug fixes by Yuta HIGUCHI · 7 years ago
  27. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  28. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  29. 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
  30. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  31. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  32. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  33. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  34. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  35. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  36. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  37. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  38. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  39. 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 7 years ago
  40. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  41. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  42. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  43. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  44. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  45. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  46. 0976bc2 ONOS-6253 workaround for device not capable of :interleave-ing by Yuta HIGUCHI · 7 years ago
  47. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago