<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="">one solution would be to put the score into the name. Another way would be to use an NDNLP tag (take a look here for further details: <a href="http://www.lists.cs.ucla.edu/pipermail/ndnsim/2016-December/003250.html" class="">http://www.lists.cs.ucla.edu/pipermail/ndnsim/2016-December/003250.html</a>). A third way would be to modify the Data and Interest classes of the ndn-cxx library to add the score as a field of the Interest and Data packets.</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 Jan 7, 2017, at 8:06 PM, <a href="mailto:dyao@mail.ustc.edu.cn" class="">dyao@mail.ustc.edu.cn</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><pre style="word-wrap:break-word;" wrap="soft" class="">Hi, I am working on an application where I want to tag each interest sent by the consumer with a node'score so that when Data return, the node on the path  will be able to know whether or not cache the data. so is there a way to put a socre(double) tag inside an interest and Data package?</pre></div></blockquote></div><br class=""></div></body></html>