I think the reason that only one packet is forwarded lies in the duplicate detection which is built into BMF.
Each packet that passes through BMF is fingerprinted. If another packet is seen with a fingerprint that was already seen in the last few seconds, the packet is discarded. Duplicate packet detection is essential when packets are flooded over a redundant mesh, like the mesh formed by an...