Multicast routing:
-
The network must be able to build packet distribution trees that allow sources to send packets to all receivers. Packet distribution trees need to ensure that each packet exists only one time on any given network - if there are multiple receivers on a given branch, there should only be one copy of the packets on that branch.
|