<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear Professor Zhang
<div class=""><br class="">
</div>
<div class="">Thanks, <br class="">
<div class=""><br class="webkit-block-placeholder">
</div>
<div class="">It can be used by NDN forwarders in processing an interest packet (i.e. the absence of this option means the name carried in the interest is exact or full name)</div>
<div class=""><br class="">
</div>
<div class="">==> When the NDN Router receives an Interest packet with CanBePrefix flag, it makes an entry in PIT.</div>
<div class="">The router performs LPM on the PIT table, when received data packet.</div>
<div class="">Is it right?</div>
<div class=""><br class="">
</div>
<div class="">Regards,</div>
<div class="">HS KIM </div>
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
</div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">2019. 3. 20. 오전 11:29, Lixia Zhang <<a href="mailto:lixia@cs.ucla.edu" class="">lixia@cs.ucla.edu</a>> 작성:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class=""><br class="">
<br class="">
<blockquote type="cite" class="">On Mar 19, 2019, at 12:30 AM, 김학서 <<a href="mailto:tuple@etri.re.kr" class="">tuple@etri.re.kr</a>> wrote:<br class="">
<br class="">
Dear All.<br class="">
<br class="">
I am studying the NDN packet format, but can not clearly understand the CanBePrefix flag.<br class="">
What is the purpose of the canbeprefix flag in an interest packet?<br class="">
</blockquote>
<br class="">
As explained in the NDN protocol spec:<br class="">
<a href="https://named-data.net/doc/NDN-packet-spec/current/interest.html#canbeprefix" class="">https://named-data.net/doc/NDN-packet-spec/current/interest.html#canbeprefix</a><br class="">
<br class="">
"When not present, the Name element is either exact or full name of the Data packet"<br class="">
<br class="">
<blockquote type="cite" class="">Is this option handled by intermediate ndn nodes?<br class="">
</blockquote>
<br class="">
not sure what you meant by "handled".<br class="">
It can be used by NDN forwarders in processing an interest packet (i.e. the absence of this option means the name carried in the interest is exact or full name)<br class="">
<br class="">
<blockquote type="cite" class="">If Yes, How to handle in NDN router?<br class="">
<br class="">
What is the difference between canbeprefix and interest selectors?<br class="">
</blockquote>
<br class="">
there is no relation to the selectors (now deprecated)<br class="">
<br class="">
Lixia</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>