1. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  2. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  3. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  4. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  5. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  6. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  7. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  9. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  10. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  11. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  12. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  13. a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
  14. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  15. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  16. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  17. f733373 Bug fixes by Yuta HIGUCHI · 6 years ago
  18. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  19. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  20. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  21. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  22. b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 6 years ago
  23. 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 6 years ago
  24. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  25. ba547f9 SONAR suggestion - log exceptions, don't print stack traces 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. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  29. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  30. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  32. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  34. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  36. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  38. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  40. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  42. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 6 years ago
  43. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  44. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  45. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  46. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  47. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  48. f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
  49. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  50. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  52. 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
  53. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  54. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  55. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  56. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  57. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  58. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  59. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  60. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  61. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  62. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  63. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  64. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  66. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  67. 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 7 years ago
  68. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  70. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  71. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  73. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  74. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  76. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  77. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  78. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  79. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  80. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  81. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  82. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  83. d31bc6e make netconf-get-config usable on any NETCONF device. by Yuta HIGUCHI · 7 years ago
  84. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  85. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  87. 57ba1e1 debug CLI command for NETCONF by Yuta HIGUCHI · 7 years ago
  88. 0976bc2 ONOS-6253 workaround for device not capable of :interleave-ing by Yuta HIGUCHI · 7 years ago
  89. 66372fd Removing import only used for Javadoc by Yuta HIGUCHI · 7 years ago
  90. 348b323 Move internal classes under .impl package (2/2) by Yuta HIGUCHI · 7 years ago
  91. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  92. 72db642 Moving from a searching a string for capabilities to a Set. by Aaron Kruglikov · 7 years ago
  93. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  94. 48df84e unit tests for NetconfSessionImpl by Shivani Vaidya · 7 years ago
  95. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  96. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  97. 0184a7b Cosmetic fixes and logging around Juniper driver by Yuta HIGUCHI · 7 years ago
  98. 0cee0b6 Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session. by Andrea Campanella · 7 years ago
  99. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  100. d2c8d47 Fixed some concurrency issues in NETCONF Session Added Unit Tests by Sean Condon · 7 years ago