<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Lan</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Multicast strategy v1 does not have any of the desired behaviors.</p><p class=MsoNormal>It neither allows consumer retransmission, nor processes incoming Nacks.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>ChronoSync developers could pick up the work on multicast strategy:</p><p class=MsoNormal>Feature #2063: permit consumer retransmission<o:p></o:p></p><p class=MsoNormal>Feature #3176: Nack processing<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yours, Junxiao</p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:lanwang@memphis.edu">Lan Wang (lanwang)</a><br><b>Sent: </b>Wednesday, July 13, 2016 06:46<br><b>To: </b><a href="mailto:shijunxiao@email.arizona.edu">Junxiao Shi</a><br><b>Cc: </b><a href="mailto:agawande@memphis.edu">Ashlesh Gawande (agawande)</a>; <a href="mailto:nfd-dev@lists.cs.ucla.edu">nfd-dev@lists.cs.ucla.edu</a><br><b>Subject: </b>Re: [Nfd-dev] Help needed with debugging duplicate Nonce</p></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>Junxiao,</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>On Jul 12, 2016, at 12:58 PM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>> wrote:<o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><div><div><p class=MsoNormal>Hi Lan<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Look at this topology:<o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>A---B</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>\ /</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>  C</span><o:p></o:p></p></div><div><p class=MsoNormal>Assume every link has the same delay, and the processing delay at each node is zero.<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>When C sends the same Interest to both A and B, A and B would forward the Interest to each other, and get Nack-Duplicate from each other.<o:p></o:p></p></div><div><p class=MsoNormal>Per ChronoSync protocol, the applications on A and B should express Interests with the same name. Since A and B are symmetric, let’s look at A.<o:p></o:p></p></div><div><p class=MsoNormal>There could be three different timings:<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><b>TIMING0</b><span class=apple-converted-space> </span>AppA expresses the Interest before C’s Interest arrives at A.<o:p></o:p></p></div><div><p class=MsoNormal>If we relabel A->C B->A C->B, it becomes either TIMING1 or TIMING2.<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><b>TIMING1</b><span class=apple-converted-space> </span>AppA expresses the Interest after C’s Interest has been forwarded to B, but before B responds Nack-Duplicate.<o:p></o:p></p></div><div><p class=MsoNormal>The duration between A forwarding C’s Interest to B and A receiving Nack-Duplicate from B is most likely shorter than the suppression interval, so appA’s Interest would be suppressed.<o:p></o:p></p></div><div><p class=MsoNormal><span style='color:#FF2600'>When Nack-Duplicate against C’s Interest arrives from B, strategy at A should send appA’s Interest to B.</span><o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><b>TIMING2</b><span class=apple-converted-space> </span>AppA expresses the Interest after B responds Nack-Duplicate.<o:p></o:p></p></div><div><p class=MsoNormal>When Nack-Duplicate against C’s Interest arrives from B, strategy at A should not return the Nack to C, because appA is another upstream which has not Nacked.<o:p></o:p></p></div><div><p class=MsoNormal><span style='color:#FF2600'>When appA expresses the Interest, strategy at A should not suppress this Interest, because the sole pending upstream (appA) is now a downstream. The strategy should forward the Interest to both B and C.</span><o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>When the strategy behaves as what I describe above, everyone should be getting Data.<o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>Question is whether the multicast strategy ChronoSync uses has the above behavior or not (e.g., "</span><span style='font-size:13.5pt;color:#FF2600'>When Nack-Duplicate against C’s Interest arrives from B, strategy at A should send appA’s Interest to B.</span><span style='font-size:11.5pt;color:#FF2600'>”</span><span style='font-size:13.5pt;color:#FF2600'>)</span><span style='font-size:13.5pt'>.  I doubt it is the case based on the following.</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:13.5pt'>Below is from your earlier email:</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>============== below is from Junxiao’s email ========<o:p></o:p></span></p></div><div><div><p class=MsoNormal>From A’s point of view, face261 is the local app, face262 is B, face263 is C.<o:p></o:p></p></div><div><p class=MsoNormal>Incoming+outgoing Interests, and PIT entry contents are as follows:<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>52.39 from=C=4168 to=app</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=4168@52.39] out=[app@52.39]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>52.72 from=B=6605</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=4168@52.39,B=6605@52.72] out=[app@52.39]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>52.74 from=app=7385 to=B,C</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=4168@52.39,B=6605@52.72,app=7385@52.74] out=[app@52.39,B@52.74,C@52.74]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>56.39 PIT in=[B=6605@52.72,app=7385@52.74]+expired[C=4168@52.39] out=[B@52.74,C@52.74]+expired[app@52.39]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>56.72 PIT in=[app=7385@52.74]+expired[C=4168@52.39,B=6605@52.72] out=[B@52.74,C@52.74]+expired[app@52.39]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>56.74 Interest unsatisfied, PIT erased</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'> </span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>56.89 from=C=0641 to=app</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=0641@56.89] out=[app@56.89]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>56.90 from=app=7567 to=B,C</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=0641@56.89,app=7567@56.90] out=[app@56.89,B@56.90,C@56.90]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>57.06 from=B=1547</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[C=0641@56.89,app=7567@56.90,B=1547@57.06] out=[app@56.89,B@56.90,C@56.90]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>60.89 PIT in=[app=7567@56.90,B=1547@57.06]+expired[C=0641@56.89] out=[B@56.90,C@56.90]+expired[app@56.89]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>60.90 PIT in=[B=1547@57.06]+expired[C=0641@56.89,app=7567@56.90] out=[]+expired[app@56.89,B@56.90,C@56.90]</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'> </span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>61.05 from=C=6600 to=app,B,C</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>      PIT in=[B=1547@57.06,C=6600@61.05]+expired[app=7567@56.90] out=[app@61.05,B@61.05,C@61.05]</span><o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Time is represented with last two digits of integral part and first two digits of fractional part. Nonce is represented with last four digits. PIT in-record is represented as <downstream>=<nonce>@<time>. PIT out-record is represented as <upstream>@<time>.<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>The PIT entry has been erased at 56.74, so anything before that does not affect the later part.<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>At 61.05, an Interest with nonce 6600 is received from C. Before processing this Interest, the PIT entry has one unexpired in-record from B which has nonce 1547 and was created at 57.06; all out-records have been expired.<o:p></o:p></p></div><div><p class=MsoNormal>This Interest is forwarded with nonce 6600 to both app and B.<o:p></o:p></p></div><div><p class=MsoNormal>Since the PIT entry indicates B still wants the Data, the strategy also forwards the Interest with nonce 1547 (which came from B at 57.06) back to C. <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>While this may not be the best idea for multicast strategy, and using a nonce from non-local-app may be problematic with /localhop, this forwarding is valid in general: nonce 1547 has never been forwarded earlier, and downstream B still wants the Data, so the strategy can certainly forward the Interest to C using this nonce.<o:p></o:p></p></div><div><p class=MsoNormal>============ above is from Junxiao’s email =========<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>The above trace did not include some important information, i.e. (1) the NACK-duplicate messages and (2) what happens after receiving the NACKs.  So I searched a’s nfd log from Ashlesh’s email and found the following which I hope are the relevant messages.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.054557 DEBUG: [Forwarder] onIncomingInterest face=263 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b (A received sync interest from C with nonce 6600 — the nonce is inferred from your email, I didn’t check the ndndump log)</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.054705 DEBUG: [Forwarder] onOutgoingInterest face=262 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b  </span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'> (A sent sync interest to B with the nonce 6600 - again nonce value is inferred from your email)<o:p></o:p></span></p></div></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.054736 DEBUG: [Forwarder] onOutgoingInterest face=263 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'> (A sent sync interest to C with the nonce 1547 - again nonce value is inferred from your email) </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>— the above three correspond to the last line in your trace ----</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p></div><div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.075402 DEBUG: [Forwarder] onIncomingNack face=263 nack=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b~Duplicate OK</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.075601 DEBUG: [Forwarder] onIncomingNack face=262 nack=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b~Duplicate OK</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>— the above two message show that both B and C sent NACK-duplicate back to A — C has previously received the nonce 1547 from A I think (A has expired the corresponding out record, but C has not deleted the in-record I guess).  I’m not sure why B would also send a NACK-duplicate.  Did it receive one with the nonce 6600 before from A?</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>— according to your earlier email, these two NACKs would erase the corresponding in record at B and C.</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.224289 DEBUG: [Forwarder] onIncomingInterest face=262 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b (B sent another sync interest to A)</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.378008 DEBUG: [Forwarder] onIncomingInterest face=261 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b (A’s app sent a sync interest to A’s nfd)</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'><o:p> </o:p></span></p></div></div><div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225861.378105 DEBUG: [Forwarder] onContentStoreMiss interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225865.378406 DEBUG: [Forwarder] onInterestUnsatisfied interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225865.378471 DEBUG: [Forwarder] onInterestFinalize interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b unsatisfied</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225865.528040 DEBUG: [Forwarder] onIncomingInterest face=263 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225865.528083 DEBUG: [Forwarder] onContentStoreMiss interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>1467225865.528126 DEBUG: [Forwarder] onOutgoingInterest face=261 interest=/localhop/NLSR/sync/e4c858598a526f7f25d42f4da49cb51b7950cf352e26d5092bd35126b509101b</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:12.0pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'>— the above shows that A did not send a sync interest to B and C after A’s app sent a sync interest to A’s nfd (there were no such messages between 61.3 and 65), which means that B and C won’t have the corresponding in record (but for ChronoSync to work there needs to be a pending interest on each direction in every link).</span><span style='font-size:12.0pt'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.5pt'><o:p> </o:p></span></p></div></div></div><div><p class=MsoNormal><span style='font-size:11.5pt'>Lan</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Yours, Junxiao<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'> </span><o:p></o:p></p></div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=MsoNormal><b>From:<span class=apple-converted-space> </span></b><a href="mailto:lanwang@memphis.edu"><span style='color:#954F72'>Lan Wang (lanwang)</span></a><br><b>Sent:<span class=apple-converted-space> </span></b>Tuesday, July 12, 2016 09:28<br><b>To:<span class=apple-converted-space> </span></b><a href="mailto:shijunxiao@email.arizona.edu"><span style='color:#954F72'>Junxiao Shi</span></a><br><b>Cc:<span class=apple-converted-space> </span></b><a href="mailto:agawande@memphis.edu"><span style='color:#954F72'>Ashlesh Gawande (agawande)</span></a>;<span class=apple-converted-space> </span><a href="mailto:nfd-dev@lists.cs.ucla.edu"><span style='color:#954F72'>nfd-dev@lists.cs.ucla.edu</span></a><br><b>Subject:<span class=apple-converted-space> </span></b>Re: [Nfd-dev] Help needed with debugging duplicate Nonce<o:p></o:p></p></div></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'> </span><o:p></o:p></p></div><div><p class=MsoNormal><span style='color:#FF2600'>When strategy instructs forwarder to<span class=apple-converted-space> </span><u>send</u><span class=apple-converted-space> </span>a Nack to face B, it removes the PIT in-record of face B. In case the PIT entry is later satisfied by Data, face B would not receive a copy of this Data.</span><o:p></o:p></p></div><div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'> </span><o:p></o:p></p></div></div><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>The above highlighted part is the problem.  Since the in-record of face B is removed after sending the Nack, any Sync data packet generated by ChronoSync cannot be delivered to the neighbor on face B.  The neighbor would wait for the sync period to expire and resend the next Sync Interest to receive the data.  This is the major problem caused by the duplicate Nacks (not just pure message overhead).  </span><o:p></o:p></p></div></div></blockquote></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>