1. f733373 Bug fixes by Yuta HIGUCHI · 6 years ago
  2. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  3. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  4. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  5. b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 6 years ago
  6. 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 6 years ago
  7. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  8. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  9. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  10. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  11. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  13. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  15. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  17. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  19. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  21. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  23. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 6 years ago
  24. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  27. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  28. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  30. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  31. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  32. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  33. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  34. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  35. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  37. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  38. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  39. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  40. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  41. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  43. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  45. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  46. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  47. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  48. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  50. d31bc6e make netconf-get-config usable on any NETCONF device. by Yuta HIGUCHI · 7 years ago
  51. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  53. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  54. 72db642 Moving from a searching a string for capabilities to a Set. by Aaron Kruglikov · 7 years ago
  55. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  56. 48df84e unit tests for NetconfSessionImpl by Shivani Vaidya · 7 years ago
  57. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  58. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  59. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  60. d2c8d47 Fixed some concurrency issues in NETCONF Session Added Unit Tests by Sean Condon · 7 years ago
  61. e7006dc ONOS-6020 RolledBack and deprecated a method in NetconfDeviceInfo to not break backwards compatibility by Andrea Campanella · 7 years ago
  62. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  63. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  64. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  65. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  66. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  67. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  69. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  70. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  72. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  73. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  74. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  75. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  76. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  77. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  78. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  79. 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
  80. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  81. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  82. 5e5d4df [ONOS-4654] NETCONF function for FUJITSU OLT #1 by Akihiro Yamanouchi · 8 years ago
  83. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  84. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  86. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  87. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  88. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  89. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  90. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  91. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  93. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  94. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  95. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  96. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  97. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  98. e48434a Fix minor javadoc issues by HIGUCHI Yuta · 8 years ago
  99. 950310c ONOS-3929 Netconf Device Factory by Andrea Campanella · 8 years ago
  100. d4712e2 [ONOS-3918] Handling of NETCONF <rpc-error> and no message-id by Andreas Papazois · 8 years ago