<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Matteo</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>PublisherPublicKeyDigest has been replaced by PublisherPublicKeyLocator. The benefit is that routers do not need to compute the digest; the drawback is that the field is longer.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>AnswerOriginKind belongs to CCNx 0.7.2 but never made to NDN packet format. Its primary purpose is to restrict only producer or only cache can answer an Interest, but we believe it can be used for DoS attacks. Its secondary purpose is to delete a Data packet from local ccnd CS; we plan to implement a management command for this, but there has never been a reasonable use case.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yes, you can implement a CS policy to cache only certain prefixes. In afterInsert trigger of this policy, it should immediately evict any entries you do not want to cache by emitting beforeEvict signal.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yours, Junxiao</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:Matteo.Bertolino@eurecom.fr">Matteo Bertolino</a><br><b>Sent: </b>Monday, December 19, 2016 09:34<br><b>To: </b><a href="mailto:ndn-interest@lists.cs.ucla.edu">ndn-interest@lists.cs.ucla.edu</a><br><b>Subject: </b>[Ndn-interest] Interest Fields</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Good morning guys,</p><p class=MsoNormal>I have some questions about interest fields and the content store.  </p><p class=MsoNormal>Specifically:</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>1- In a paper I've seen that an Interest could take the following  </p><p class=MsoNormal>optional fields:</p><p class=MsoNormal>a) PublisherPublicKeyDigest (I just see PublisherPublicKeyLocator)</p><p class=MsoNormal>b) AnswerOriginKind.</p><p class=MsoNormal>But, grepping on ndn-cxx repo, I did not see that names. Does ndn-cxx  </p><p class=MsoNormal>provide the following fields?</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>2- Is it possible just caching some prefixes in the content store?</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks to everyone!</p><p class=MsoNormal>matteo</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>-------------------------------------------------------------------------------</p><p class=MsoNormal>This message was sent using EURECOM Webmail: http://webmail.eurecom.fr</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>_______________________________________________</p><p class=MsoNormal>Ndn-interest mailing list</p><p class=MsoNormal>Ndn-interest@lists.cs.ucla.edu</p><p class=MsoNormal>http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</p><p class=MsoNormal><o:p> </o:p></p></div></body></html>