<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;}
p
        {mso-style-priority:99;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
.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 Ashlesh</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Just looking at the six transmissions you summarized, this should be expected behavior.</p><p class=MsoNormal>5. A returns Nack-Duplicate to B in reply to Interest 3, because the same Nonce is seen in Interest 1</p><p class=MsoNormal>6. B returns Nack-Duplicate to A in reply to Interest 4, because the same Nonce is seen in Interest 2</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Afterwards, if either A or B has the Data, it would go to consumer C.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yours, Junxiao<o:p></o:p></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:agawande@memphis.edu">Ashlesh Gawande (agawande)</a><br><b>Sent: </b>Monday, June 27, 2016 11:04<br><b>To: </b><a href="mailto:nfd-dev@lists.cs.ucla.edu">nfd-dev@lists.cs.ucla.edu</a><br><b>Subject: </b>[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 style='background:white'><span style='font-family:"Calibri",sans-serif;color:black'>Hi all<o:p></o:p></span></p><p style='background:white'><span style='font-family:"Calibri",sans-serif;color:black'><o:p> </o:p></span></p><div><p class=MsoNormal style='margin-bottom:12.0pt;background:white'><span style='font-size:12.0pt;color:black'>I was running a simple three node topology in Mini-NDN (no experiment, simply: sudo minindn topology_file):<br><br>                          a<br>                        /     \<br>                 10 /        \ 10<br>                     /           \<br>                    b----------c<br>                          10<br><br>Seems like:<br>1) c sends interest to a<br>2) c sends same interest to b<br>3) b sends same interest to a<br>4) a sends same interest to b<br>5) a sends NACK [Duplicate] to b<br>6) b sends NACK [Duplicate] to a<br><br>So are these duplicate NACKs expected behavior?<br><br><o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>