1. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  2. ce5ea12 Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  3. 3577bae T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  4. 2bca569 Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  5. 36c62b3 T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  6. e3cb7a8 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  7. 1733d7e [ONOS-7514] Fix for broken EAP introduced in commit f0c4761. by Terje Mikal Mjelde · 6 years ago
  8. 14c832b Use single counter for host probe index to avoid unnecessary Raft session creation by Jordan Halterman · 6 years ago
  9. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  10. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  12. 415bb23 Adding SR commands to onos-diagnostics by Charles Chan · 6 years ago
  13. eb10e4c T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  14. ea2a7ad T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  15. 3c276b4 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  16. b8245c3 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  17. d3c12ab T3: bugfixes and improvment on the Bridged check in case of untagged traffick comin in on tagged interfaces by Andrea Campanella · 6 years ago
  18. 134c3c0 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  19. 973c836 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  20. 1e58aa6 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  21. 37a9d99 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  22. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  23. 472f0a3 [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  24. 436b8f2 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  25. 7a6e4b1 Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  26. 4c5c32f [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  27. 216d51c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  28. 23934ce [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  29. b1e95fd Address Sonar warning by Charles Chan · 6 years ago
  30. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  31. 7feb6c8 Address comments in gerrit 17355 by Charles Chan · 6 years ago
  32. 0363d05 Fix potential NPE and logical error by Charles Chan · 6 years ago
  33. 206506b Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  34. 9309035 Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  35. a89b95a Handling multiple layers of spines. by Saurav Das · 6 years ago
  36. b94dffc Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  37. 004d7cf [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  38. 1f5dc37 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  39. ba5a7c3 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  40. 80cb748 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  41. 71a2076 T3 Dual homing tests by Andrea Campanella · 6 years ago
  42. 57262b2 [CORD-2774] Support Dual-homing by Andrea Campanella · 6 years ago
  43. 87477c9 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  44. dd0e04c Add test scenario for crashing all nodes in sequence by Jordan Halterman · 6 years ago
  45. bee8a91 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  46. 71d7b42 Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  47. 3217ecf T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  48. 653441e Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  49. c108337 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  50. 7e52e3d 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
  51. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  52. a3b55a9 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  53. b1ea62e Ensure client events are handled in the correct thread in consistent primitive tests. by Jordan Halterman · 6 years ago
  54. 5c4c410 Fix memory leak in Dropwizard metrics: use sliding window reservoir by Jordan Halterman · 6 years ago
  55. 25565d8 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  56. a5f837f Maven build for refactored sr by Andreas Pantelopoulos · 6 years ago
  57. 37a7eae REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  58. 621bbe7 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  59. fb68135 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  60. 71f9077 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  61. 6f50a75 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  62. 051b3ac Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  63. 0dbf8e2 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago
  64. 3a1db70 Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  65. 7037f4b Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  66. 0716755 [CORD-2749] T3: Properly filter groups in output by Andrea Campanella · 6 years ago
  67. 4e35ccf Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  68. d992596 Fix IPv6 simple command by Andrea Campanella · 6 years ago
  69. 7c77165 STC 2.4 release by Thomas Vachuska · 6 years ago
  70. 8c73019 Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  71. 335ab87 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  72. 07e99ad T3: Fix for mvn build and SR dependency by Andrea Campanella · 6 years ago
  73. d711b80 T3: Implementation of host based, less arguments CLI command by Andrea Campanella · 6 years ago
  74. e30f33e T3 Handling lldp and Bddp by Andrea Campanella · 6 years ago
  75. ae255c0 DHCPv6 Lease Query by Lior Assouline · 6 years ago
  76. 0b14d6c [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  77. 1c34a44 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  78. 3dfd835 [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  79. 4a7cdfa [CORD-2634] Fix verify operation in OFDPA pipeliner. by Pier Luigi · 6 years ago
  80. bd54744 Upgrade to Atomix 2.0.18 by Jordan Halterman · 6 years ago
  81. 9e43fcb Ports with zero counters displayed on UI by Georgios Katsikas · 6 years ago
  82. c13e67a Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  83. 562a1bb [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  84. eae90a3 Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager. by Saurav Das · 6 years ago
  85. c03da31 Renamed tofino driver to barefoot by Carmelo Cascone · 6 years ago
  86. bbd34e2 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  87. adf62c6 Fix wrong path for FpmPushRoutesCommand by Pier Luigi · 6 years ago
  88. 7e57aaa Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  89. 8866d84 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  90. b525fe9 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  91. 7b7a29d [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  92. 5131dad [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  93. 2459265 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  94. 5857e22 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  95. 745a5e9 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  96. 0d79774 Ensure messages are correctly timed out in NettyMessagingManager by Jordan Halterman · 6 years ago
  97. 8314b07 T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  98. b524fff Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  99. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  100. 87553e1 CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago