<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">you could modify the forwarder.hpp file of NFD and turn the onInterestReject method to public or write a wrapper public method that will be calling the onInterestReject method: </div><div class=""><br class=""></div><div class=""><a href="https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.5.0-30-g934f505-ndnSIM/daemon/fw/forwarder.hpp#L225-L226" class="">https://github.com/named-data-ndnSIM/NFD/blob/NFD-0.5.0-30-g934f505-ndnSIM/daemon/fw/forwarder.hpp#L225-L226</a></div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On May 14, 2017, at 8:20 AM, DIMPAL SUTAR <<a href="mailto:dimpal.s@somaiya.edu" class="">dimpal.s@somaiya.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class="">I am implementing Queue Buffer in ndnsim for that I have put my line of codes in Face.cpp, in that I will be discrading the interest packet once the buffer size is over. My query is how to discard interest packet from Face class. Is there any way to do so similar to rejectPitEntry using pitEntry object.</div><div class=""><div class=""><div class=""><br class=""></div><div class="">Thanks</div>-- <br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">Ms. Dimpal S. Sutar<br class=""></div><div class="">Student of M.Tech Electronics, KJSCE</div></div></div></div></div></div></div></div></div></div></div></div></div></blockquote></div><br class=""></div></body></html>