<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
So there is a field in the content object that distinguishes if it is fresh or not?  I thought there was only the FreshnessPeriod, which is a relative number from the time received and a remote node cannot determine if a content object was fresh or not when
 it came out of the content store.
<div><br>
</div>
<div>Example:</div>
<div><br>
</div>
<div>A — B — C</div>
<div>D -/</div>
<div><br>
</div>
<div>Node A sends a normal (staled allowed) interest to B, who forwards it to C.  Just a bit later, node D issues a “MustBeFresh” interest for the same name.  Node B sees that they are different requests, so forwards the second interest to C also.  </div>
<div><br>
</div>
<div>Node C replies to the first interest with a stale content object.  How can node B know  that the content object should only go to A and not to D?</div>
<div><br>
</div>
<div>Marc</div>
<div><br>
<div>
<div>On Oct 15, 2014, at 8:26 AM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Hi Marc
<div><br>
</div>
<div>Producer-generated NACK is a type of Data. It has the FreshnessPeriod field which determines how long it could be used to satisfy an Interest with Selector MustBeFresh=yes.</div>
<div>ContentProvider should set FreshnessPeriod to the duration in which it believes that the Data won't be generated.</div>
<div><br>
</div>
<div>Yours, Junxiao<br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Oct 15, 2014 at 8:24 AM, <span dir="ltr"><<a href="mailto:Marc.Mosko@parc.com" target="_blank">Marc.Mosko@parc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Shouldn’t the NAK have a limited lifetime?
<div><br>
</div>
<div>If I ask for /news/version=100 an the provider only has version=98, it would NACK 100.  But, the provider will eventually want to publish version 100.</div>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div>Marc</div>
</font></span>
<div>
<div class="h5">
<div><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>