1. 352bae8 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  2. d49ebf9 Change the service dependency to mandatory by Charles Chan · 6 years ago
  3. 0d33336 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  4. 9b642ed Fixes build, removes bazel files and makes onos-buck project happy again by pier · 5 years ago
  5. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 5 years ago
  6. c12e295 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 5 years ago
  7. 65e456a Provides a separate executor to handle map events. by pier · 5 years ago
  8. 0509282 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
  9. 9265815 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  10. 84929a6 Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  11. 76fbc0b Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  12. bf2a4f3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  13. c4c2d97 REST API support for DHCP Relay by psneha · 6 years ago
  14. d2d837d route-remove cli command with source type addition by snehaprem · 6 years ago
  15. cd93ee6 Symmetric host probing and ignore probe for deleted hosts by Mayank Tiwari · 6 years ago
  16. 7f15f49 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  17. 9ff32f0 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  18. b53399f Update onos-diagnostics to include the latest SR commands by Charles Chan · 6 years ago
  19. c485783 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  20. 300bfaf REST API support for packet-processors by rsahot036 · 6 years ago
  21. b746700 [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  22. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  24. f6491dc don't check snapshot version of t3 by Ray Milkey · 6 years ago
  25. ad3636a Prevent XConnect loop by jayakumarthazhath · 6 years ago
  26. 2e33d55 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  27. 30ffafd Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  28. 1d6b7db Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  29. d7ee2a8 Fix serialization issue by Charles Chan · 6 years ago
  30. 75463f0 Route Type Addition REST API by psneha · 6 years ago
  31. 8a42fda Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  32. 2c49d69 Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  33. 37036c3 Cherry-pick suppression.xml by Charles Chan · 6 years ago
  34. 72c3290 T3 REST API support for multicast routes by psneha · 6 years ago
  35. 5221e8f REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  36. 6e842f8 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  37. 7fe5146 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  38. 988b2e7 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  39. 74b3545 Do not queue VERIFY objectives by Charles Chan · 6 years ago
  40. 768e8b8 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  41. 33ba30a Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  42. eb85e87 Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  43. 91dfb74 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  44. 19d6486 Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  45. db06129 Add authentication to post to flowObjTest REST API by You Wang · 6 years ago
  46. caa878e Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  47. fe56ed2 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  48. 8fe5333 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  49. 365d11a Fix serialization execption by Charles Chan · 6 years ago
  50. 2207a87 Correct a log message in HostManager by Charles Chan · 6 years ago
  51. 8bb8853 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  52. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  53. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  54. 51de17a IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  55. 24aef6c Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  56. c92a6f7 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  57. 140766e Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  58. c78c1f5 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  59. 41467e5 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  60. fb92a5a Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  61. 0881581 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  62. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  63. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  64. 9adbbf4 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  65. 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
  66. 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
  67. ce21b83 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  68. e73af6c Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  69. 837be00 Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  70. 5a66f70 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  71. b84e24f Experimental cheap fix for device events issue ONOS-7623 by Thomas Vachuska · 6 years ago
  72. 264e930 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  73. e581501 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  74. d107110 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  75. 93888fb Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  76. 4e0b427 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  77. 0922b38 ONOS core changes for RIP support by shalde064 · 6 years ago
  78. 04585d5 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  79. 3fe7171 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  80. 7080602 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  81. 314b1f7 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  82. 3a717f5 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  83. 1ebe018 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  84. 64ff529 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  85. 959cffa Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  86. c27fa859 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  87. 11e0921 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  88. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  89. 4171a6f Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  90. c17c7ca Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  91. f52858b Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  92. 4616cb3 Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  93. de18048 Implement partitioned multimap by Jordan Halterman · 6 years ago
  94. f053484 sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  95. d9a6d5e T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  96. 410d730 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  97. 4e2cc8c quagga is now part of the base image by Ray Milkey · 6 years ago
  98. accfabb Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  99. 7b11bb6 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  100. 4774af7 Revert "STC scenario to test administrative enable and disable of a port" by Ray Milkey · 6 years ago