1. 4a37dc0 Restart the scheduled task when polling frequency is really changed by DongRyeol Cha · 6 years ago
  2. 91abdb7 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 6 years ago
  3. 4862978 [ONOS-7917] Improving device description query in Netconf Device provider by Andrea Campanella · 6 years ago
  4. e7fae68 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
  5. 9563b09 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 6 years ago
  6. 56cdd5a ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
  7. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  8. e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
  9. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  10. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  11. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  12. 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  13. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  14. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  15. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  16. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  17. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  18. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  19. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  21. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  23. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  24. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  25. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  26. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 7 years ago
  27. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 7 years ago
  29. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 7 years ago
  30. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 7 years ago
  31. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 7 years ago
  32. f1653a7 pom cleanup by Yuta HIGUCHI · 7 years ago
  33. fbd9ae9 Various small fixes by Yuta HIGUCHI · 7 years ago
  34. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  35. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 7 years ago 1.13.0-b8
  36. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  37. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
  38. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  39. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
  40. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  41. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
  42. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  43. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
  44. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  45. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
  46. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  47. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 7 years ago
  48. 105736e [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 7 years ago
  49. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
  50. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  52. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  53. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  54. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  55. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  56. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  57. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  59. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  60. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  61. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  62. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  64. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  66. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  67. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  68. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  69. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  70. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  71. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  72. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  73. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  74. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  75. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  76. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  77. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 8 years ago
  78. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 8 years ago
  79. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  80. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 8 years ago 1.10.0-rc1
  81. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 8 years ago
  82. fae8e66 Initial import of Microsemi Driver by Sean Condon · 8 years ago
  83. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 8 years ago
  84. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 8 years ago
  85. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 8 years ago
  86. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 8 years ago
  87. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 8 years ago
  88. fa332cc Add missing dependecny to netconf pom by Jon Hall · 8 years ago
  89. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 8 years ago
  90. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 8 years ago
  91. d89a153 port statistics defect fix by Vidyashree Rama · 8 years ago
  92. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 8 years ago
  93. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 8 years ago
  94. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 8 years ago
  95. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 8 years ago
  96. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 8 years ago
  97. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 8 years ago
  98. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  99. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 8 years ago
  100. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago