1. 396a0c6 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  2. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  3. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  4. 7b3830b Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  5. 78c098d Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  6. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  7. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  8. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  10. 000e410 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  11. 343995a Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  12. 7ae81b8 Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  13. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  14. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  15. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  16. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  17. 58af6b0 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  18. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  19. 99c654d Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  20. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  21. 975deba T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  22. 43155c1 Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  23. 5c7913d4 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  24. fd73c6e [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  25. 21ef9e4 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  26. 2343dfb Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  27. 142b984 Implement partitioned multimap by Jordan Halterman · 6 years ago
  28. 14c06d8 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  29. 7d5bbdd quagga is now part of the base image by Ray Milkey · 6 years ago
  30. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  31. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  32. b4e61e9 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  33. c99e81f Updated P4 tutorial code/instructions for onos-1.13 by Carmelo Cascone · 6 years ago
  34. 4c1e933 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  35. 6e34786 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  36. 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  37. d0c2ea2 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  38. 826599f Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  39. 946b8cd Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  40. f746c87 Adding tool to repair the state of an STC cell slave. by Thomas Vachuska · 6 years ago
  41. 3664e8e Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  42. cfab45a Remove stale dependency to yms by Yuta HIGUCHI · 6 years ago
  43. de798f3 STC scenario to test administrative enable and disable of a port by Ray Milkey · 6 years ago
  44. f7569a8 Detach yms from build by Yuta HIGUCHI · 6 years ago
  45. c1b41d4 Reduce false positives in Netty messaging timeouts by Jordan Halterman · 6 years ago
  46. d334841 Ensure mastership elections are cached in flow rule store by Jordan Halterman · 6 years ago
  47. ca12103 Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  48. bc4aeca Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  49. dcef9ab Upgrade to Atomix 2.0.21 by Jordan Halterman · 6 years ago
  50. b75aa08 Use standard deviation in Phi calculation to account for GC pauses and network delays by Jordan Halterman · 6 years ago
  51. 17f2208 Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 6 years ago
  52. 7e65d94 Add option to onos-power script for user by Jon Hall · 6 years ago
  53. 5dee2dd bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  54. 59bc072 Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  55. 47a1609 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  56. 4ed92ec Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  57. 770b6bf Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  58. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  59. e9dcfa8 Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  60. fbc642f Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  61. b987ecc Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  62. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  63. 6c5de2c Updating Mcast json examples by Andrea Campanella · 6 years ago
  64. 3165340 Fix SONA to support vlan network mode. by Daniel Park · 6 years ago
  65. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  66. 0ae030c This fixes an NPE turned up by STC testing [ONOS-7657] by Ray Milkey · 6 years ago
  67. 56eefc7 Allow publishing of RC builds by Ray Milkey · 6 years ago
  68. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  69. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  70. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  71. d5bf217 Add maps and sr-mcast-role commands by Pier · 6 years ago
  72. 7631c49 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  73. d4fd89f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  74. 28b3e6d Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  75. b844a29 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  76. 01d45f7 Minor log level change by Charles Chan · 6 years ago
  77. 787d7a0 Add error-prone suppression annotation by Yuta HIGUCHI · 6 years ago
  78. 7f8294b Add retry for ResourceSubStores by Sacheth Hegde · 6 years ago
  79. 5d35f9c STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  80. 22dc982 T3: Adding a summary version of the mcast command by Andrea Campanella · 6 years ago
  81. 59e824a Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  82. bc1a7b5 Enforce OVSDB runs as an OVSDB client mode only during SONA startup by Jian Li · 6 years ago
  83. 9b1bc9d Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  84. 6b622cd Fix NPE if mod group cannot be found by Ray Milkey · 6 years ago
  85. 34b508a Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  86. 17b6ac6 Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  87. 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  88. f8d9f24 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  89. 5768264 Fixed not to print misleading "device does not exist" warning to the log. by Thomas Vachuska · 6 years ago
  90. 230aedb Initialize behaviour attributes before perform meter operation by Kevin Chuang · 6 years ago
  91. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  92. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  93. 7355c74 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  94. e94267a Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  95. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  96. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  97. 8e52d9d Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  98. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  99. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  100. e05ee6d Send probes when host moves by Charles Chan · 6 years ago