1. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  2. 51de17a IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  3. 24aef6c Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  4. c92a6f7 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  5. 140766e Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  6. c78c1f5 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  7. 41467e5 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  8. fb92a5a Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  9. 0881581 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  10. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  12. 9adbbf4 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  13. d73dc58 Ensure cached document tree listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  14. ceafdc0 Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  15. ce21b83 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  16. e73af6c Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  17. 837be00 Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  18. 5a66f70 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  19. b84e24f Experimental cheap fix for device events issue ONOS-7623 by Thomas Vachuska · 6 years ago
  20. 264e930 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  21. e581501 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  22. d107110 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  23. 93888fb Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  24. 4e0b427 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  25. 0922b38 ONOS core changes for RIP support by shalde064 · 6 years ago
  26. 04585d5 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  27. 3fe7171 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  28. 7080602 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  29. 314b1f7 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  30. 3a717f5 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  31. 1ebe018 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  32. 64ff529 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  33. 959cffa Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  34. c27fa859 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  35. 11e0921 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  36. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  37. 4171a6f Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  38. c17c7ca Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  39. f52858b Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  40. 4616cb3 Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  41. de18048 Implement partitioned multimap by Jordan Halterman · 6 years ago
  42. f053484 sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  43. d9a6d5e T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  44. 410d730 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  45. 4e2cc8c quagga is now part of the base image by Ray Milkey · 6 years ago
  46. accfabb Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  47. 7b11bb6 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  48. 4774af7 Revert "STC scenario to test administrative enable and disable of a port" by Ray Milkey · 6 years ago
  49. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  51. d2852bc Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  52. 44c86f4 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  53. 657833e Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  54. ad882ca Adding tool to repair the state of an STC cell slave. by Thomas Vachuska · 6 years ago
  55. bd1472d Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  56. 9ba9e82 Remove stale dependency to yms by Yuta HIGUCHI · 6 years ago
  57. 196cfce STC scenario to test administrative enable and disable of a port by Ray Milkey · 6 years ago
  58. db6e7b9 Detach yms from build by Yuta HIGUCHI · 6 years ago
  59. 9f83234 Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  60. 75ef83f bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  61. 12071de Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  62. d8c1da0 Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  63. 893a1d7 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  64. 94542b0 Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  65. de4d1c0 Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  66. c44b977 Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  67. 4175bb2 Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  68. cd72924 Add option to onos-power script for user by Jon Hall · 6 years ago
  69. 02e2318 Allow publishing of RC builds by Ray Milkey · 6 years ago
  70. 41da0a4 Updating Mcast json examples by Andrea Campanella · 6 years ago
  71. 16e5ed4 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  72. 92c325a This fixes an NPE turned up by STC testing [ONOS-7657] by Ray Milkey · 6 years ago
  73. 84ac4df Adding route blackhole by Andrea Campanella · 6 years ago
  74. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  75. 6a5c229 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  76. 1ed9a51 Add maps and sr-mcast-role commands by Pier · 6 years ago
  77. 9c1d2a3 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  78. a3b7aae Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  79. 1a446ca Minor log level change by Charles Chan · 6 years ago
  80. 8299dc9 Fix NPE if group not found when removing buckets by Ray Milkey · 6 years ago
  81. 1012d7b Add retry for ResourceSubStores by Sacheth Hegde · 6 years ago
  82. 0b53f95 STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  83. 6ee9811 T3: Adding a summary version of the mcast command by Andrea Campanella · 6 years ago
  84. 50f5a88 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  85. 37e32b8 Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  86. 7c66e3a Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  87. c1f7da1 Fixed not to print misleading "device does not exist" warning to the log. by Thomas Vachuska · 6 years ago
  88. 218257e Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  89. 0be8d04 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  90. 58bcfb6 Fixing scale test manager and CLIs. by Thomas Vachuska · 6 years ago
  91. 52baf8b Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  92. f51e6d7 Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  93. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  94. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  95. dbe8abe Send probes when host moves by Charles Chan · 6 years ago
  96. e67434c Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  97. a000ef6 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  98. 655e821 Implement default method for isConfigured by Charles Chan · 6 years ago
  99. 86d2df0 Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  100. b2cd83a Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago