Yet more multicast work.

This commit is contained in:
Adam Ierymenko
2019-09-09 15:49:17 -07:00
parent fb6161e9ac
commit 592e743349
10 changed files with 207 additions and 548 deletions

View File

@ -750,6 +750,8 @@ public:
* multicasts propagated cooperatively, since unlike sender side
* replication the message MAC alone cannot be used for this. This
* imposes a non-trivial CPU cost on the sender and so it's optional.
* Note that the bloom filter itself is not included in the signature
* because it can be changed in transit.
*
* OK is not sent.
*