<div>Hi Matteo</div><div><br></div><div>In this case, the closest you can get is to reject Peter's Interests in the strategy. The Interests will stay in the Interest table for a very short time (straggler timer), but won't be forwarded.</div><div>Adjusting straggler timer to be very small will cause the Interest table entry to be ejected almost immediately, achieving the effect you wanted, but this would affect all Interests.</div><div><br></div><div>Yours, Junxiao</div><div><br></div><div><div class="gmail_quote"><div>On Wed, Dec 21, 2016 at 12:16 Matteo Bertolino <<a href="mailto:Matteo.Bertolino@eurecom.fr">Matteo.Bertolino@eurecom.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Junxiao, let's suppose by assumption that Jon could surely<br class="gmail_msg"><br>identify all Peter interest because the interest must by signed to be<br class="gmail_msg"><br>taken into consideration :) Then Jon could have a black list of the<br class="gmail_msg"><br>enemy's keys. Since this assumption, is it possible deleting the PIT<br class="gmail_msg"><br>entry with a customized NFD code? If yes, is it enough calling<br class="gmail_msg"><br>onInterestFInalize method if the extracted key match with the<br class="gmail_msg"><br>blacklist ? :)<br class="gmail_msg"><br>Thank you again,<br class="gmail_msg"><br>Matteo<br class="gmail_msg"><br><br class="gmail_msg"><br>Quoting Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu" class="gmail_msg" target="_blank">shijunxiao@email.arizona.edu</a>>:<br class="gmail_msg"><br><br class="gmail_msg"><br>> Hi Matteo<br class="gmail_msg"><br>><br class="gmail_msg"><br>> In this example, how does Jon detect the Interest is from Peter instead of<br class="gmail_msg"><br>> someone else? If Peter is directly connected, just shutdown its face.<br class="gmail_msg"><br>> Otherwise, you cannot distinguish who expressed the Interest.<br class="gmail_msg"><br>><br class="gmail_msg"><br>> Yours, Junxiao<br class="gmail_msg"><br>><br class="gmail_msg"><br>> On Wed, Dec 21, 2016 at 11:23 Matteo Bertolino <<a href="mailto:Matteo.Bertolino@eurecom.fr" class="gmail_msg" target="_blank">Matteo.Bertolino@eurecom.fr</a>><br class="gmail_msg"><br>> wrote:<br class="gmail_msg"><br>><br class="gmail_msg"><br>>><br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> Probably a better example helps better to express my question.<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> I am Jon and I know that Peter is my enemy. I don't want to receive<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> anything from him. Jon offers services public in the world, but for<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> his reason he doesn t want to perform this service to Peter. Jon<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> desire to remove the Peter Interests as soon as possible without<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> satisfy them neither with a data or nack. The PIT table has just space<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> for 3 interests pending per time, then It is suitable do not occupy<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> it. Jon could modify its NFD in order to do:<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> if the interest received is from Peter then<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> remove it by my PIT<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>>   ?<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> Thanks a lot,<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>> Matteo :)<br class="gmail_msg"><br>>><br class="gmail_msg"><br>>><br class="gmail_msg"><br>><br class="gmail_msg"><br><br class="gmail_msg"><br><br class="gmail_msg"><br><br class="gmail_msg"><br>-------------------------------------------------------------------------------<br class="gmail_msg"><br>This message was sent using EURECOM Webmail: <a href="http://webmail.eurecom.fr" rel="noreferrer" class="gmail_msg" target="_blank">http://webmail.eurecom.fr</a><br class="gmail_msg"><br><br class="gmail_msg"><br></blockquote></div></div>