<div dir="ltr">You can read the base class for cs policies @ 

<a href="https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy.hpp">https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy.hpp</a><div>There are two implementations of it <br><br>(LRU) <a href="https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy-lru.hpp">https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy-lru.hpp</a></div><div>(Priority FIFO) <a href="https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy-priority-fifo.hpp">https://github.com/named-data/NFD/blob/master/daemon/table/cs-policy-priority-fifo.hpp</a></div><div><br></div><div>These are configured in <a href="https://github.com/named-data/NFD/blob/master/daemon/mgmt/tables-config-section.cpp#L69">https://github.com/named-data/NFD/blob/master/daemon/mgmt/tables-config-section.cpp#L69</a></div><div><br></div><div>Hope this helps.</div><div><br></div><div>-Ernest</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 14, 2019 at 12:36 AM MOHIT RATHOR via Ndn-interest <<a href="mailto:ndn-interest@lists.cs.ucla.edu">ndn-interest@lists.cs.ucla.edu</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">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
Sir/Ma'am,</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
I am trying to implement my new caching algorithm for named data networking and I am finding it difficult to implement. </div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
<br>
</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
So, I wanted your insights in implementing my new caching algorithm in ndn. Please guide me through the implementation steps of caching algorithms of ndn.</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
<br>
</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
I will be grateful if you can help me in this regard as soon as possible.</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
<br>
</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
Thanking you in anticipation</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
<br>
</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
Yours sincerely,</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
Mohit Rathor</div>
<div style="margin:0px;font-size:15px;font-family:Calibri,Arial,Helvetica,sans-serif;color:rgb(32,31,30);background-color:white">
Sikkim Manipal Institute of Technology</div>
<div id="gmail-m_-8463318148000273019Signature">
<p></p>
</div>
</div>

_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
</blockquote></div>