1. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  2. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  4. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  5. 6a5c229 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  6. 1a446ca Minor log level change by Charles Chan · 6 years ago
  7. 52baf8b Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  8. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  10. bf38e10 Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  11. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  12. 4048b7f Fix a thread leak by Charles Chan · 6 years ago
  13. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  15. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  17. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  18. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  20. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  21. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  23. 472f0a3 [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  24. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  25. c13e67a Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  26. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  27. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  28. b459cd2 Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  29. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  30. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 7 years ago 1.12.1-b1
  31. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  32. e723293 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 7 years ago
  33. 98fd92f Dual-homing probing improvements by Charles Chan · 7 years ago
  34. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  35. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  36. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  37. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  39. 537a64a [ONOS-7289] General device should be available by default by Yi Tseng · 7 years ago
  40. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  41. ffde7af Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 7 years ago
  42. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  44. a576b8e [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 7 years ago
  45. b2f40e9 [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 7 years ago
  46. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  47. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  48. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  49. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 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. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  53. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  54. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  55. 178b0f5 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 7 years ago
  56. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  57. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  58. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  59. 4bc481b fix missing dependencies to adapter by Yuta HIGUCHI · 7 years ago
  60. 4929a81 Registering component configuration properties for the generalDeviceProvider by Andrea Campanella · 7 years ago
  61. d4e07f4 Remove unnecessary isRelevant() check. by Rafal Szalecki · 7 years ago
  62. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  63. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  64. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  66. ce11193 Fixing Device updated event in order to stop statistics polling by Andrea Campanella · 7 years ago
  67. 554ce97 bug fix: catch the exception if driver is not found by Frank Wang · 7 years ago
  68. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  69. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  70. b34a0bd Fix NPE in NetworkConfigHostProvider by Charles Chan · 7 years ago
  71. 5bff7ca Fixed NPE when processing P4Runtime packet-ins by Carmelo Cascone · 7 years ago
  72. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  73. f5c4f68 Fix missing dependency - was tripping up sonar by Ray Milkey · 7 years ago
  74. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  75. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  76. 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
  77. 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
  78. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  79. 482951f ONOS-6968: by fahadnaeemkhan · 7 years ago
  80. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  81. a2c7c20 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  82. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  83. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  84. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  85. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  86. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  87. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  89. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  90. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  91. 4aa54e3 Minor fixes by Yuta HIGUCHI · 7 years ago
  92. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  93. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  94. 125c3f2 Cleanup local maps in LldpLinkProvider by Jon Hall · 7 years ago
  95. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  96. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  97. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  98. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  99. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  100. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago