1. 3217ecf T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  2. 653441e Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  3. c108337 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  4. 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
  5. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  6. 25565d8 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  7. a5f837f Maven build for refactored sr by Andreas Pantelopoulos · 6 years ago
  8. 37a7eae REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  9. 621bbe7 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  10. fb68135 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  11. 71f9077 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  12. 6f50a75 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  13. 051b3ac Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  14. 0dbf8e2 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago
  15. 3a1db70 Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  16. 7037f4b Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  17. 0716755 [CORD-2749] T3: Properly filter groups in output by Andrea Campanella · 6 years ago
  18. 4e35ccf Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  19. d992596 Fix IPv6 simple command by Andrea Campanella · 6 years ago
  20. 335ab87 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  21. 07e99ad T3: Fix for mvn build and SR dependency by Andrea Campanella · 6 years ago
  22. d711b80 T3: Implementation of host based, less arguments CLI command by Andrea Campanella · 6 years ago
  23. e30f33e T3 Handling lldp and Bddp by Andrea Campanella · 6 years ago
  24. ae255c0 DHCPv6 Lease Query by Lior Assouline · 6 years ago
  25. 0b14d6c [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  26. 1c34a44 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  27. 3dfd835 [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  28. 562a1bb [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  29. 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
  30. adf62c6 Fix wrong path for FpmPushRoutesCommand by Pier Luigi · 6 years ago
  31. 7e57aaa Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  32. 8866d84 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  33. b525fe9 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  34. 7b7a29d [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  35. 5131dad [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  36. 2459265 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  37. 5857e22 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  38. 745a5e9 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  39. 8314b07 T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  40. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  41. 87553e1 CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  42. e9b45cc T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  43. 9cd528f Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  44. f019982 Checking mastership when revoking a route by Charles Chan · 6 years ago
  45. e01977fc Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  46. 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
  47. 1b54b40 Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  48. ae42ed1 T3 output enhacements by Andrea Campanella · 6 years ago
  49. e0686e7 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  50. 236b702 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  51. bd13178 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  52. 862d4f9 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  53. 804e4f8 T3 avoiding false flow rule match by Andrea Campanella · 6 years ago
  54. 8b60903 T3 - Fixing NPE for flow rules by Andrea Campanella · 6 years ago
  55. 6aee851 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  56. d293a5a T3: removed fixed mpls_bos and proper mpls label removal by Andrea Campanella · 6 years ago
  57. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  58. d1b1e95 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  59. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  60. a5d31a6 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 7 years ago
  61. 06d98ab T3: Support for Ipv6 in CLI command by Andrea Campanella · 6 years ago
  62. 31a3d1e Adding drop on same output of input connect point by Andrea Campanella · 6 years ago
  63. f1aed03 Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  64. cf92240 [CORD-2529] Fpm route store handling by Kalhee Kim · 6 years ago
  65. a4eabc0 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 7 years ago
  66. e5bb709 [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 7 years ago
  67. 023e0bd [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  68. 21acc22 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  69. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  70. 63a0ac9 T3: Handling null or offline device by Andrea Campanella · 6 years ago
  71. d5aa341 Fix for T3 test paths by Andrea Campanella · 6 years ago
  72. a815a88 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  73. 3431019 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  74. 16d2b8b [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 7 years ago
  75. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  76. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  77. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  78. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 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. 70a2871 Fix typo by Charles Chan · 6 years ago
  82. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 7 years ago
  83. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  84. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  85. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  86. 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
  87. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 7 years ago
  88. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  89. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 7 years ago
  90. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 7 years ago
  91. 319413f Prevent packets with link-local destination IP from being routed by Charles Chan · 7 years ago
  92. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  93. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  94. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  95. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  96. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  97. c05807e Fix pom inconsistent with project structure by Yuta HIGUCHI · 7 years ago
  98. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 7 years ago
  99. 5ef62ba Initial commit of SimpleFabric application by Lee Yongjae · 7 years ago
  100. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 7 years ago