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