Skip to content

Decrease multicast delivery predictability

Ghost User requested to merge feature-#503-lower-multicast-dp into master

We had problems in our routing that multicasts got preferred too much.

This is an idea how to reduce their high delivery predictability: For each copy, remember the recipients that we have already passed and ignore them when computing the delivery predictability.

Merge request reports