<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
One thing you can do without actually dropping any cached packets (and it is a straightforward “hack”) is to set the freshness period of data packets to 0 (or something very close to that) and set the MustBeFresh flag of Interests to true (so that you simply
 ignore stale cached data packets):
<div class=""><br class="">
</div>
<div class=""><a href="https://named-data.net/wp-content/uploads/2018/08/hoticn18realtime-retrieval.pdf" class="">https://named-data.net/wp-content/uploads/2018/08/hoticn18realtime-retrieval.pdf</a></div>
<div class="">
<div class=""><br class="">
</div>
<div class="">If you really need to drop the packets, then I can give you another solution.</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>Spyridon (Spyros) Mastorakis<br class="">
Assistant Professor<br class="">
Computer Science Department<br class="">
University of Nebraska, Omaha<br class="">
Peter Kiewit Institute Room 175A<br class="">
<a href="https://sites.google.com/site/spyridonmastorakis" class="">https://sites.google.com/site/spyridonmastorakis</a><br class="">
<br class="">
<br class="">
</div>
</div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Feb 11, 2020, at 1:49 AM, Zeinab Rezaiefar via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" class="">ndnsim@lists.cs.ucla.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="">Hello there,</div>
<div class="">In continue of my previous email regarding dropping cached data, I have noticed that I need to erase data (using before evict signal)from cache and also clean up the index from policy. Since I want to command the cache to erase data from the forward.cpp
 file, I would like to know I can use Cs:: erase function to erase data from cache ? </div>
<div class="">May I know that I need still to cleanup index from policy as well.</div>
<div class="">I will be grateful to know our suggestions and guidance</div>
<div class="">Thanks</div>
<div class="">Best regards</div>
<div class="">Zeinab</div>
</div>
<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>