1. 17b20d5 Fixes invalidate nextid by pier · 4 years, 2 months ago
  2. 500f45d Refactors McastHandler to optimize network failures by pier · 4 years, 3 months ago
  3. ca23c97 Removes the Multicast cache and repurposes the Multicast workers by pier · 4 years, 5 months ago
  4. b42abd4 Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 4 years, 10 months ago
  5. 000af64 Revisit logging in McastHandler by pier · 4 years, 3 months ago
  6. a6b1199 Improves VERIFY operations by pier · 4 years, 3 months ago
  7. aeecd04 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 9 months ago
  8. c87503f SEBA 637 change in McastHandler.java by Shekhar Aryan · 4 years, 11 months ago
  9. d222b5c ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  10. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  11. 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  12. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  13. c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  14. fbcd55e sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  15. 056e0c1 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  16. b955fec Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  17. 3e79375 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  18. 0ddf9b8 Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  19. 477e006 Improve Mcast termination by Pier · 6 years ago
  20. 06d0a77 Fix npe when adding a null element in a collection by Pier · 6 years ago
  21. b1fe738 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  22. 96f63cb [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  23. 3bb1f3f Optimize Multicast sinks processing by Pier · 6 years ago
  24. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  25. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  26. 37db369 [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  27. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  28. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  29. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  30. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  31. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  32. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  33. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago[Renamed (96%) from apps/segmentrouting/app/src/main/java/org/onosproject/segmentrouting/McastHandler.java]
  34. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  35. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  36. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  37. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/McastHandler.java]
  38. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  39. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  40. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  41. 0eb68e1 Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  42. d1be7b1 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  43. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  44. bad6d6c [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  45. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  46. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  47. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  48. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  49. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  50. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  51. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  52. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  53. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  54. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  55. 1588e7b Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  56. a061fb3f Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  57. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  58. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  59. 8d44986 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  60. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  61. f0994cc CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  62. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  63. d299036 Segment Routing refactoring by Charles Chan · 8 years ago[Renamed (98%) from apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/McastEventHandler.java]
  64. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago