<div dir="auto">Hi Lixia and John</div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><blockquote type="cite"><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" dir="auto"><div><br>
</div>
I do not know what have been defined as the rules for configuring so called "region"; in this specific case the outcome does not sound correct -- REMAP router should remove forwarding hint only if the forwarding hint = /ndn/edu/ucla/remap.</div></blockquote></div></blockquote><div dir="auto">No. It is necessary for a forwarding hint with a shorter prefix to match a network region with a longer name. Consider a large ISP with multiple POPs, such as Level 3. For a large website such as MSN, its name can be announced across the entire ISP, and be accessible with forwarding hint /level3. For a small website such as <a href="http://yoursunny.com">yoursunny.com</a> , its name is announced within a single POP, and can be accessed with forwarding hint /level3/lax, or even a smaller scale such as /level3/lax/woothosting.</div><div dir="auto"><br></div><div dir="auto">Requiring exact match on network region names would require every router in Level 3 network to be configured with multiple network region names in order to match every possible forwarding hint. For example, the core router at LAX POP would need at least /level3 and /level3/lax. Using search-prefix match allows the router configuration to only have the most specific /level3/lax.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div dir="auto"><br>
</div></div><div style="word-wrap:break-word"><div>
I wonder if the problem is perhaps on the other side. The default prefix for the UCLA node should perhaps be more like /ndn/edu/ucla/cs.</div>
<div></div></div></blockquote><div dir="auto">Yes, exactly. You can even be more specific and include the router name as part of the network region name.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Then the forwarding hint included in the example could be /ndn/edu/ucla/cs and REMAP would not remove it.</div></div></blockquote><div dir="auto">Yes.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div>
<div><br>
</div>
<div>I’ve never completely understood the semantics of the network region. Is it written down somewhere?</div></div></blockquote><div dir="auto">See NFD developer guide. I'm in the process of updating it from Link objects to forwarding hint (watch <a href="https://redmine.named-data.net/issues/4055">https://redmine.named-data.net/issues/4055</a> for progress), but concept is the same.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div></div></blockquote></div>