1. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  2. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  3. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  4. 4c3a045 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  5. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  7. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  8. d493b30 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
  9. fe7a290 Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  10. 8166890 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  11. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  12. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  13. 89f5b4e Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  14. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  15. c1359bb [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  16. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  17. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  18. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  19. 97cd272 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  20. 186d9fb Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  21. 356cda5 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  22. 79e6a22 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  23. 9fc40ed Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  24. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  25. 231572d Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  26. 7aa2757 Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  27. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  28. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  29. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  30. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  31. 396a0c6 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  32. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  33. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  34. 7b3830b Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  35. 78c098d Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  36. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  37. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  38. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  40. 000e410 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  41. 343995a Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  42. 7ae81b8 Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  43. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  44. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  45. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  46. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  47. 58af6b0 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  48. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  49. 99c654d Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  50. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  51. 975deba T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  52. 43155c1 Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  53. 5c7913d4 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  54. fd73c6e [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  55. 21ef9e4 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  56. 2343dfb Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  57. 142b984 Implement partitioned multimap by Jordan Halterman · 6 years ago
  58. 14c06d8 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  59. 7d5bbdd quagga is now part of the base image by Ray Milkey · 6 years ago
  60. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  61. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  62. b4e61e9 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  63. c99e81f Updated P4 tutorial code/instructions for onos-1.13 by Carmelo Cascone · 6 years ago
  64. 4c1e933 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  65. 6e34786 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  66. 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  67. d0c2ea2 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  68. 826599f Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  69. 946b8cd Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  70. f746c87 Adding tool to repair the state of an STC cell slave. by Thomas Vachuska · 6 years ago
  71. 3664e8e Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  72. cfab45a Remove stale dependency to yms by Yuta HIGUCHI · 6 years ago
  73. de798f3 STC scenario to test administrative enable and disable of a port by Ray Milkey · 6 years ago
  74. f7569a8 Detach yms from build by Yuta HIGUCHI · 6 years ago
  75. c1b41d4 Reduce false positives in Netty messaging timeouts by Jordan Halterman · 6 years ago
  76. d334841 Ensure mastership elections are cached in flow rule store by Jordan Halterman · 6 years ago
  77. ca12103 Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  78. bc4aeca Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  79. dcef9ab Upgrade to Atomix 2.0.21 by Jordan Halterman · 6 years ago
  80. b75aa08 Use standard deviation in Phi calculation to account for GC pauses and network delays by Jordan Halterman · 6 years ago
  81. 17f2208 Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 6 years ago
  82. 7e65d94 Add option to onos-power script for user by Jon Hall · 6 years ago
  83. 5dee2dd bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  84. 59bc072 Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  85. 47a1609 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  86. 4ed92ec Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  87. 770b6bf Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  88. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  89. e9dcfa8 Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  90. fbc642f Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  91. b987ecc Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  92. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  93. 6c5de2c Updating Mcast json examples by Andrea Campanella · 6 years ago
  94. 3165340 Fix SONA to support vlan network mode. by Daniel Park · 6 years ago
  95. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  96. 0ae030c This fixes an NPE turned up by STC testing [ONOS-7657] by Ray Milkey · 6 years ago
  97. 56eefc7 Allow publishing of RC builds by Ray Milkey · 6 years ago
  98. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  99. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  100. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago