- dbffc04 [ONOS-8152] Adding new event in NetconfDeviceListener for netconf connection re-establishment after idle-timeout/session close received from device by Anurag Chadha · 2 years, 9 months ago
- 4673237 [ONOS-8139]Private SSH Key File Path made configurable for passwordless netconf ssh connection by Anurag Chadha · 3 years, 6 months ago
- b6a6bcb [ONOS-8137] Bug fixed for driver not found in case of ipv6 address being used in short notation by Anurag Chadha · 3 years, 7 months ago
- 924f01f [ONOS-8129] Bug fixed for duplicate events when netconf device goes down along with some fixes for NPE in NetconfControllerImpl by Anurag Chadha · 4 years ago
- fb36217 [ONOS-8130] Correct and cosistent access to message-id counter in NetconfSessionMinaImpl by Andrea Campanella · 4 years ago
- 8a9feb5 [ONOS-8111]Fix for passwordless ssh to netconf device without sshkey by Anurag Chadha · 4 years, 3 months ago
- 01ab40a [ONOS-8106][ONOS-8107] Fix for netconf ssh session not initiating when a node goes down in cluster by Anurag Chadha · 4 years, 4 months ago
- e340ec9 ZTE Netconf driver for ODTN-phase 1.0 by 10068695 · 5 years ago
- 3a36145 Updating CassiniDriver according to testing with IPI by Andrea Campanella · 5 years ago
- 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 5 years ago
- e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
- 3c99ee7 Changed the how to relay proxy message within cluster by gyewan.an · 6 years ago
- 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 6 years ago
- c535b67 Fix for Netconf device re-connection. by Andrea Campanella · 6 years ago
- 9b582b0 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 6 years ago
- 77d8ca4 ONOS-7918 yes, release the reference to the reply by David K. Bainbridge · 6 years ago
- 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
- 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 6 years ago
- 8d91841 Simple refactoring AbstarctNetconfSession by gyewan.an · 6 years ago
- 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
- 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 6 years ago
- 60434b3 Fixed deprecation warning in test code. by Thomas Vachuska · 6 years ago
- c29f907 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 6 years ago
- 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
- 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
- ec20a29 netconf protocol changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
- 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
- d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
- bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
- 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
- 78eab37 fix too many open files by zhongguo zhao · 6 years ago
- 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
- 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
- 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
- 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
- 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
- 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
- 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
- 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
- a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
- 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
- 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
- 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
- f733373 Bug fixes by Yuta HIGUCHI · 6 years ago
- 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 7 years ago
- bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 7 years ago
- d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 7 years ago
- 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 7 years ago
- b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 7 years ago
- 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 7 years ago
- d4b51c2 Remove deprecated key file interface by Ray Milkey · 7 years ago
- ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 7 years ago
- 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 7 years ago
- fbd9ae9 Various small fixes by Yuta HIGUCHI · 7 years ago
- 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 7 years ago 1.13.0-b8
- 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
- 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
- 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
- c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
- 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
- a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 7 years ago
- e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 7 years ago
- a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
- 6800ced various bug fixes by Yuta HIGUCHI · 7 years ago
- cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
- 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
- f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
- 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
- dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
- 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
- e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
- 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
- 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
- b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
- 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
- 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
- dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
- 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
- d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
- 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
- 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
- aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
- 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
- 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 8 years ago
- d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago