<div dir="ltr">HI Toru<div><br></div><div>This is impossible because it violates NDN flow balance principle.</div><div><a href="https://named-data.net/project/ndn-design-principles/" target="_blank">https://named-data.net/project/ndn-design-principles/</a><br><div><br></div><div>The NDN way of creating a persistent filter to receive matching data over a period of time is to use the PSync partial sync protocol.</div><div>In PSync partial sync protocol, the data receiver subscribes to one or more topics.</div><div>As long as the subscription is alive, publications that match these topics would come to the data receiver automatically.</div><div><br></div><div>Yours, Junxiao</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 7, 2022 at 10:11 PM <a href="http://arakawa.t.af" target="_blank">arakawa.t.af</a> <<a href="mailto:arakawa.t.af@m.titech.ac.jp" target="_blank">arakawa.t.af@m.titech.ac.jp</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">External Email<br>
<br>
Hello everybody,<br>
<br>
<br>
I would like to implement a PIT where Interest packets are not consumed by name match, but only by life time or hop limit.<br>
<br>
Unconsumed Interest packets will remain in the PIT and continue to be sent to the same consumer with the same data until their lifetime is up.<br>
<br>
The goal is to reduce the number of interest packets being retransmitted by having interest packets persist in the PIT.<br>
<br>
Any advice on a better way to implement this would be appreciated.<br>
<br>
<br>
Thanking you in advance<br>
Toru Arakawa<br>
_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="https://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">https://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</blockquote></div>