1. 7579012 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 8 months ago
  2. 27bbe2a SEBA 637 change in McastHandler.java by Shekhar Aryan · 4 years, 11 months ago
  3. f1f46e3 ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  4. 168fbba If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  5. facfbef Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  6. 0b1dd7e Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  7. 8d31633 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  8. 5b4cd65 sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  9. ba59dd6 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  10. ef30d7a Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  11. e99511d [CORD-2839] Handling multiple sources by Pier · 6 years ago
  12. 149dd9f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  13. 72d0e58 Improve Mcast termination by Pier · 6 years ago
  14. 665b0fc Fix npe when adding a null element in a collection by Pier · 6 years ago
  15. 71c5577 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  16. db27b8d [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  17. 2816468 Optimize Multicast sinks processing by Pier · 6 years ago
  18. 7b65716 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  19. 1f87aca [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  20. 1a7e0c0 [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  21. 979e61a [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  22. 958ce89 QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  23. 92e69be [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  24. d29ca7c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  25. f909e5b Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  26. 9724186 Handling multiple layers of spines. by Saurav Das · 6 years ago
  27. 69f774d [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago[Renamed (96%) from app/src/main/java/org/onosproject/segmentrouting/McastHandler.java]
  28. e80d6b4 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  29. 51ee7c0 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  30. d8a1516 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  31. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/McastHandler.java]
  32. 0f9635b [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  33. 6786b92 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  34. 35dab3f [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  35. bef07b5 Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  36. 8cd46de [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  37. 4f0dd21 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  38. 91573e1 [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  39. 580fd8a [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  40. 6f31b3c Various small fixes by Yuta HIGUCHI · 6 years ago
  41. 6961f22 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  42. e5ef762 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  43. f975958 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  44. f1d9c34 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  45. ae0068a Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  46. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  47. 10b0fb7 CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  48. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  49. 0932eca Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  50. fc11589 Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  51. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  52. 4922a17 Remove redundent byte[].class registration by Charles Chan · 8 years ago
  53. a8f9dee CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  54. 370a65b CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  55. 779fd06 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  56. 7277950 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  57. 1eaf480 Segment Routing refactoring by Charles Chan · 8 years ago[Renamed (98%) from src/main/java/org/onosproject/segmentrouting/McastEventHandler.java]
  58. c91c878 CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago