1. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  2. a5d31a6 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  3. b459cd2 Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  4. 06d98ab T3: Support for Ipv6 in CLI command by Andrea Campanella · 6 years ago
  5. 2172f23 Upgrade to Atomix 2.0.14 by Jordan Halterman · 6 years ago
  6. 127b5f4 Fix version string on maven central karaf bundle by Ray Milkey · 6 years ago
  7. 9a78cfb Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  8. 1a9d642 Implement minimum heartbeat interval in failure detectors by Jordan Halterman · 6 years ago
  9. 0551d03 [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  10. a347f2d [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  11. 31a3d1e Adding drop on same output of input connect point by Andrea Campanella · 6 years ago
  12. f1aed03 Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  13. 6a662f8 Only modify the default doc set when a new release is made by Ray Milkey · 6 years ago
  14. 0885317 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  15. 3442a78 [CORD-2528] RIPngEntry handling byte by Kalhee Kim · 6 years ago
  16. cf92240 [CORD-2529] Fpm route store handling by Kalhee Kim · 6 years ago
  17. a4eabc0 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 7 years ago
  18. e5bb709 [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 6 years ago
  19. 023e0bd [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  20. 21acc22 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  21. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  22. 63a0ac9 T3: Handling null or offline device by Andrea Campanella · 6 years ago
  23. d5aa341 Fix for T3 test paths by Andrea Campanella · 6 years ago
  24. 34367e3 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  25. a815a88 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  26. 3431019 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  27. 16d2b8b [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 6 years ago
  28. aeb11a7 [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  29. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  30. 781f8df [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  31. 746ab76 Add automatic driver resolution for voltha devices by Jonathan Hart · 6 years ago
  32. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  33. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  34. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  35. 21bcf18 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  36. 57e4286 New version of buck, hosted on maven central by Ray Milkey · 6 years ago
  37. 14c6c55 [ONOS-7343] Support for new CORSA software by Pier Luigi · 7 years ago
  38. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  39. 88c6cb3 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  40. 45103b1 Cleaned-up the net-smoke scenario to tolerate failures of independent steps. by Thomas Vachuska · 6 years ago
  41. 29b1493 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  42. 5c85182 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  43. 70a2871 Fix typo by Charles Chan · 6 years ago
  44. 5ba89517 Upgrade to Atomix 2.0.13 by Jordan Halterman · 6 years ago
  45. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  46. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  47. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  49. 454b174 fix typo in script by Ray Milkey · 7 years ago
  50. 2feb4c1 Use sed parameters that are acceptable to Linux by Ray Milkey · 7 years ago
  51. cca2eae Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  52. a367953 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  53. 9174e6b Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  54. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  55. e64b63b Fix NPE in Microsemi Driver by Sean Condon · 6 years ago
  56. 45d55e0 Dual-homing probing improvements by Charles Chan · 6 years ago
  57. e723293 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  58. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  59. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  60. 98fd92f Dual-homing probing improvements by Charles Chan · 6 years ago
  61. 319413f Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  62. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  63. 32b7f0a Tagging 1.12.0 by Ray Milkey · 6 years ago 1.12.0
  64. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  65. ee2e18a Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 6 years ago
  66. b4e0612 Upgrade to Atomix 2.0.12 by Jordan Halterman · 6 years ago
  67. c3ff719 [ONOS-7312] Fix dependency problem of fabric.p4 by Yi Tseng · 6 years ago
  68. 4e4bc27 Fixing karaf jaas modules dependency to 3.0.8 by Thomas Vachuska · 6 years ago
  69. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  70. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 6 years ago 1.12.0-rc3
  71. 537a64a [ONOS-7289] General device should be available by default by Yi Tseng · 6 years ago
  72. c05807e Fix pom inconsistent with project structure by Yuta HIGUCHI · 6 years ago
  73. 7476d64 Upgrade to Atomix 2.0.10 by Jordan Halterman · 6 years ago
  74. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  75. 5ef62ba Initial commit of SimpleFabric application by Lee Yongjae · 7 years ago
  76. d2535d7 Changing cell configuration to reflect the move to flex data center. by Thomas Vachuska · 6 years ago
  77. dda6ed1 Fix error-prone reported problems by Ray Milkey · 6 years ago
  78. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  79. 5828743 Temporarily disable making leadership elections fair by Ray Milkey · 6 years ago
  80. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  81. eb6813b Upgrade to Atomix 2.0.9 by Jordan Halterman · 6 years ago
  82. 541801c NDP_HOP_LIMIT should be 255(10) instead of 0x255(16) by Charles Chan · 6 years ago
  83. ffde7af Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  84. 21a2dc8 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  85. f431197 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  86. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  87. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 6 years ago 1.12.0-rc2
  88. d6002e0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  89. 64f4df6 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  90. 1ee846a [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  91. e961423 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  92. 30a6031 Add missing command argument to help by Jon Hall · 6 years ago
  93. fb29fb1 Fix NPE in PacketManager by Ray Milkey · 6 years ago
  94. 1186815 register ietf-system from models/common by Vidyashree Rama · 6 years ago
  95. c9e1efb Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  96. 55f451d Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  97. f563104 Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  98. d82b582 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  99. 415817c [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 6 years ago
  100. f2e79fe Changing two more component configs in segment routing by Charles Chan · 6 years ago