Project

General

Profile

Actions

Feature #1282

open

Design duplicate suppression on multicast face

Added by Junxiao Shi about 10 years ago. Updated almost 4 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
-
Start date:
Due date:
% Done:

20%

Estimated time:
6.00 h

Description

Design a Data packet duplicate suppression mechanism on multicast face.

ccnd's algorithm is:

  • Multicast datagram face should delay every outgoing Data packet for a random duration (on the order of 10ms).
  • During the delay of a packet, if an identical packet is received on the face, cancel the send.

but it causes packet reordering and cannot adapt to link condition.

This Task is to design a better algorithm for duplicate suppression.

Category is currently "Faces", but the design MAY propose to put part of this feature in Forwarding/Tables if necessary.


Files

mcast-dup-suppress_20150211.pptx (42.2 KB) mcast-dup-suppress_20150211.pptx Junxiao Shi, 02/11/2015 10:12 AM
mcast-dup-suppress_20150214.pptx (48 KB) mcast-dup-suppress_20150214.pptx duplicate suppression and multicast/unicast switch Junxiao Shi, 02/14/2015 07:58 AM
Interest and Data Reply Suppression.pptx (1.45 MB) Interest and Data Reply Suppression.pptx Saurab Dulal, 04/09/2020 01:36 PM

Related issues 1 (0 open1 closed)

Follows NFD - Task #1189: UdpFace implementationClosedGiulio Grassi

Actions
Actions

Also available in: Atom PDF