1. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  2. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  3. 45f4815 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  4. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  5. f237e1b Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  6. 4a768c0 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  7. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  8. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  9. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  10. 41890db Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  11. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  12. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  13. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  14. 807d87a Changing two more component configs in segment routing by Charles Chan · 6 years ago
  15. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  16. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  17. 27fe1a5 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  18. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  19. 9640c81 Remove next hop location from resolved route by Charles Chan · 7 years ago
  20. 9df5b7c CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  21. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  22. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  23. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  24. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  25. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  26. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  27. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  28. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  29. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  30. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  31. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  32. 8899786 SR refactoring by Charles Chan · 7 years ago
  33. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  34. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  35. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  36. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  37. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  38. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  39. f3b3d81 ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches by Charles Chan · 7 years ago
  40. 91ccbf7 ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  41. 278ce83 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  42. c7a8a68 ONOS-6658 Remove host listener when deactivating SR by Charles Chan · 7 years ago
  43. ed374235 Remove a link from seenLink when either end of the link goes down by Charles Chan · 7 years ago
  44. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  45. da708cc Remove CORD config dependency from SR by Charles Chan · 7 years ago
  46. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  47. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  48. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  49. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  50. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  51. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  52. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  53. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  54. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  55. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  56. 0aa674e Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  57. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  58. 7a06874 Fix the format of warning msg by Charles Chan · 7 years ago
  59. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  60. f34966c Implements [CORD-546] by Pier Ventre · 7 years ago
  61. 917127a [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  62. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  63. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  64. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  65. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  66. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  67. 968da12 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  68. 735b8c8 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  69. f4b5fce [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  70. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  71. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  72. 7789953 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  73. 5003563 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  74. 7e41513 SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  75. 9e5c5ca Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  76. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  77. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  78. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  79. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  80. 9816178 [CORD-578] MPLS ECMP configurable by Pier Ventre · 8 years ago
  81. 2c15aca Determines the subnet of given port by checking the interface config directly by Charles Chan · 7 years ago
  82. c81c45b CLI command that shows all subnets configured in Segment Routing by Charles Chan · 8 years ago
  83. 2c51531 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  84. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  85. 35fd1a7 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  86. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  87. b5c236e In this commit: by Saurav Das · 8 years ago
  88. 93e71ba CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  89. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  90. 59232cf Changes include: by Saurav Das · 8 years ago
  91. d299036 Segment Routing refactoring by Charles Chan · 8 years ago
  92. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  93. c19f7c1 Register API in segment routing Kryo serializers. by Jonathan Hart · 8 years ago
  94. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  95. 80980c7 CORD-45 CORD-394 by Saurav Das · 8 years ago
  96. 3e783d0 Fix NPE in SegmentRoutingManager by Charles Chan · 8 years ago
  97. d9681e7 Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  98. 116188d Cleanup interface constant by Charles Chan · 8 years ago
  99. f2565a9 CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  100. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago