1. b524fff Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  2. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  3. 87553e1 CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  4. e9b45cc T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  5. bd3aa92 Upgrade to Atomix 2.0.16 by Jordan Halterman · 6 years ago
  6. 6c913f2 Support latest OFDPA premium image by Charles Chan · 6 years ago
  7. 9cd528f Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  8. f019982 Checking mastership when revoking a route by Charles Chan · 6 years ago
  9. e01977fc Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  10. ce7363a [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  11. 603a50f [CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways by Andrea Campanella · 6 years ago
  12. 760f4a8 [ONOS-7441] Keep installed applications in sync with app store by Jon Hall · 6 years ago
  13. 1b54b40 Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  14. a97819c Make caching optional for LeaderElector primitive. by Jordan Halterman · 6 years ago
  15. 4204cd4 Upgrade to Atomix 2.0.15 by Jordan Halterman · 6 years ago
  16. ae42ed1 T3 output enhacements by Andrea Campanella · 6 years ago
  17. 1ed37c9 ONOS-6205, DistributedMeterStore contains several memory leak when storing CompletableFutures in a map but failing to remove them when the futures are completedexceptionally. by Hwanwook Lee · 6 years ago
  18. a7a8a41 Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable by Jordan Halterman · 6 years ago
  19. e0686e7 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  20. 671d746 Support for MPLS Swap Group creation. by Andreas Pantelopoulos · 6 years ago
  21. 236b702 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  22. bd13178 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  23. 4bb99b8 Deploy 1.11 version of the ONOS Maven plugin by Ray Milkey · 6 years ago
  24. e99e7a3 Adding feature repo listing to the diagnostics commands. by Thomas Vachuska · 6 years ago
  25. 862d4f9 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  26. c2e2ae6 Add distributed lock primitive by Jordan Halterman · 6 years ago
  27. af0cf7a Adding a tool for remote collection of node and cluster diagnostics. by Thomas Vachuska · 6 years ago
  28. a658512 Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  29. 5af88fe Fix SONAR warnings in OFDPA2 pipeline by Pier Luigi · 6 years ago
  30. 804e4f8 T3 avoiding false flow rule match by Andrea Campanella · 6 years ago
  31. ed8fe89 Upload ONOS release artifacts to maven central by Ray Milkey · 6 years ago
  32. 8b60903 T3 - Fixing NPE for flow rules by Andrea Campanella · 6 years ago
  33. 0a271db Drop log level of harmless event by Jonathan Hart · 6 years ago
  34. 6aee851 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  35. 1ffebd0 [ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure by jaegonkim · 6 years ago
  36. d293a5a T3: removed fixed mpls_bos and proper mpls label removal by Andrea Campanella · 6 years ago
  37. 4770826 Updating change to distributed application store to re-enable reinstalling apps by Andrea Campanella · 6 years ago
  38. 5689cbe Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  39. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  40. e1e60d0 SONAR suggestion - toString() should not return null by Ray Milkey · 6 years ago
  41. d1b1e95 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  42. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  43. a5d31a6 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 7 years ago
  44. b459cd2 Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  45. 06d98ab T3: Support for Ipv6 in CLI command by Andrea Campanella · 6 years ago
  46. 2172f23 Upgrade to Atomix 2.0.14 by Jordan Halterman · 6 years ago
  47. 127b5f4 Fix version string on maven central karaf bundle by Ray Milkey · 6 years ago
  48. 9a78cfb Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  49. 1a9d642 Implement minimum heartbeat interval in failure detectors by Jordan Halterman · 6 years ago
  50. 0551d03 [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  51. a347f2d [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  52. 31a3d1e Adding drop on same output of input connect point by Andrea Campanella · 6 years ago
  53. f1aed03 Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  54. 6a662f8 Only modify the default doc set when a new release is made by Ray Milkey · 6 years ago
  55. 0885317 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  56. 3442a78 [CORD-2528] RIPngEntry handling byte by Kalhee Kim · 6 years ago
  57. cf92240 [CORD-2529] Fpm route store handling by Kalhee Kim · 6 years ago
  58. a4eabc0 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 7 years ago
  59. e5bb709 [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 7 years ago
  60. 023e0bd [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  61. 21acc22 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  62. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  63. 63a0ac9 T3: Handling null or offline device by Andrea Campanella · 6 years ago
  64. d5aa341 Fix for T3 test paths by Andrea Campanella · 6 years ago
  65. 34367e3 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  66. a815a88 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  67. 3431019 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  68. 16d2b8b [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 7 years ago
  69. aeb11a7 [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  70. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  71. 781f8df [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  72. 746ab76 Add automatic driver resolution for voltha devices by Jonathan Hart · 7 years ago
  73. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  74. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  75. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  76. 21bcf18 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  77. 57e4286 New version of buck, hosted on maven central by Ray Milkey · 6 years ago
  78. 14c6c55 [ONOS-7343] Support for new CORSA software by Pier Luigi · 7 years ago
  79. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  80. 88c6cb3 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  81. 45103b1 Cleaned-up the net-smoke scenario to tolerate failures of independent steps. by Thomas Vachuska · 6 years ago
  82. 29b1493 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  83. 5c85182 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  84. 70a2871 Fix typo by Charles Chan · 6 years ago
  85. 5ba89517 Upgrade to Atomix 2.0.13 by Jordan Halterman · 6 years ago
  86. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 7 years ago
  87. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  88. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  89. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  90. 454b174 fix typo in script by Ray Milkey · 7 years ago
  91. 2feb4c1 Use sed parameters that are acceptable to Linux by Ray Milkey · 7 years ago
  92. cca2eae Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 7 years ago
  93. a367953 Xpliant ONOS driver support added by Alex Yashchuk · 7 years ago
  94. 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 · 7 years ago
  95. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 7 years ago
  96. e64b63b Fix NPE in Microsemi Driver by Sean Condon · 7 years ago
  97. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  98. e723293 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 7 years ago
  99. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 7 years ago
  100. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 7 years ago