Feature #2062
closed
MulticastStrategy: permit consumer retransmission
Added by Junxiao Shi about 10 years ago.
Updated over 7 years ago.
Description
Create a new version of multicast strategy that permits consumer retransmission, using exponential backoff suppression algorithm.
- Assignee deleted (
Junxiao Shi)
This feature is originally proposed as a temporary solution to #2054.
As reported in #2054 note-10, NDN-RTC gets better performance with broadcast v1 than best-route v2, so I won't work on this Task recently.
I also have concern on the security of a network configured with broadcast v2: it would be much easier to launch a packet amplification attack.
- Assignee set to Junxiao Shi
After another thought, I believe permitting consumer retransmission does not increase the risk of packet amplification attack, because even without this change, consumer could set a low InterestLifetime in order to launch packet amplification attack.
- Blocked by Task #2377: Abstract retransmission suppression logic added
- Description updated (diff)
- Subject changed from BroadcastStrategy: permit consumer retransmission to MulticastStrategy: permit consumer retransmission
- Description updated (diff)
- Assignee deleted (
Junxiao Shi)
- Target version deleted (
v0.3)
- Tracker changed from Task to Feature
- Assignee set to Ashlesh Gawande
- Target version set to v0.6
This can start now, since the Nack change has been merged.
- Status changed from New to In Progress
Creating a new version means incrementing the version or creating new files like multicast-strategy2.*?
- % Done changed from 0 to 90
I am ready to push once I get the answer to #note-9
Answer to note-9: incrementing the version number. No need for new files, because old version isn't critical.
- Status changed from In Progress to Code review
- % Done changed from 90 to 100
Don't know where the NFD dev guide is/how to update it.
- Status changed from Code review to Closed
Also available in: Atom
PDF