1. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  2. 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 5 years ago
  3. 60434b3 Fixed deprecation warning in test code. by Thomas Vachuska · 5 years ago
  4. c29f907 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 5 years ago
  5. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  6. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  7. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  8. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  9. ec20a29 netconf protocol changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  10. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  11. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  12. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  13. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  14. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  15. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  16. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  17. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  18. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  19. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  20. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  21. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  22. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  24. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  25. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  26. a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
  27. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  28. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  29. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  30. f733373 Bug fixes by Yuta HIGUCHI · 6 years ago
  31. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  32. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  33. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  34. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  35. b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 6 years ago
  36. 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 6 years ago
  37. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  38. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  39. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  40. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  41. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  43. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  45. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  47. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  49. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  51. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  52. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  53. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  55. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 6 years ago
  56. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  57. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  58. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  59. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  60. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  61. f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
  62. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  63. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  64. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  65. 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
  66. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  67. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  68. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  69. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  70. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  71. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  72. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  73. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  74. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  75. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  76. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  77. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  79. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  80. 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 7 years ago
  81. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  83. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  84. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  85. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  86. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  87. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  89. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  90. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  91. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  92. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  93. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  94. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  95. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  96. d31bc6e make netconf-get-config usable on any NETCONF device. by Yuta HIGUCHI · 7 years ago
  97. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  98. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  99. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  100. 57ba1e1 debug CLI command for NETCONF by Yuta HIGUCHI · 7 years ago