Tagging 1.13.9-rc1
  1. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  2. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  3. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  4. 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 5 years ago
  5. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 5 years ago 1.13.7
  6. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  8. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  10. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  12. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  14. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  16. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  18. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  20. 79e6a22 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  21. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  22. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  23. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  25. 58af6b0 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  26. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  27. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  28. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  29. 01d45f7 Minor log level change by Charles Chan · 6 years ago
  30. 9b1bc9d Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  31. 34b508a Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  32. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  34. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  36. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  38. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  39. 4c9556b Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  40. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  42. 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 6 years ago 1.13.0-rc2
  44. 5621b9e Fix a thread leak by Charles Chan · 6 years ago
  45. acc7adc Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 6 years ago
  46. aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 6 years ago 1.13.0-rc1
  48. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  49. fef5c66 Implement spine leaf topology simulator by Yi Tseng · 6 years ago
  50. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  51. 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 6 years ago
  52. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  53. 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 6 years ago
  54. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  55. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  56. fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 6 years ago
  57. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  58. 84b4fcc Fixing null host & device creation (tiny hack) by Thomas Vachuska · 6 years ago
  59. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  60. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  61. 03121dc Removing dead code. by Thomas Vachuska · 6 years ago
  62. aaa4f83 [ONOS-7518] NullPointerException in LinkDiscovery by jaegonkim · 6 years ago
  63. 168aa62 [ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up by You Wang · 6 years ago
  64. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago
  65. 1ab441b Fix STC concurrent modification problem by Ray Milkey · 6 years ago
  66. 9280e19 Fixed ConcurrentModificationException issue in LinkDiscovery code. by Thomas Vachuska · 6 years ago
  67. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  68. 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  69. d9119d0d [ONOS-7458] Supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  70. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  71. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  72. cab29d2 Fixed null providers & custom topo simulator to work across stop/starts. by Thomas Vachuska · 6 years ago
  73. 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 6 years ago
  74. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  75. b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  76. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 6 years ago
  77. 4ad4a24 Remove deprecated SNMP provider config by Ray Milkey · 6 years ago
  78. 5e82aa9 Remove deprecated TL1 provider config by Ray Milkey · 6 years ago
  79. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  80. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  81. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  82. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  83. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  84. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  85. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  86. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  87. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  88. cd91bfd Send group desc without group stats capability by Laszlo Papp · 6 years ago
  89. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  90. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  91. 544d63f Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  92. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  93. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  94. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  95. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  96. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  97. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  98. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  99. c1ecdd0 [ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove by Andrea Campanella · 6 years ago
  100. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago