<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Aug 24, 2016, at 3:49 AM, Tanusree Chatterjee <<a href="mailto:tnsr.chatterjee@gmail.com" class="">tnsr.chatterjee@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hi all,
<div class=""><br class="">
</div>
<div class="">One thing I am little confused about is that, in NLSR whether it is known from the LSDB that a particular name prefix is served by which node? So, I came to know the destination of a content while sending the interest for it? And when the interest
 is being sent, the path is known as the destination is known. But, packets in NDN does not carry source or destination address. </div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
When a node advertises a name prefix, it puts its own name as the originator in the name LSA.  Other nodes use the topology of the network (based on the adjacency LSAs) to figure out how to reach the originator of the name prefix.</div>
<div><br class="">
</div>
<div>When an interest is sent, we only know the name in the interest (not who has the data).  This name is matched against the forwarding table to decide where to send the interest.</div>
<div><br class="">
</div>
<div>
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><br class="">
</div>
<div class="">Or LSDB content only indicates whether at all the requested content is available in the network? If the content is available then the interest is just forwarded to the next hop router and/or routers? If it is not then it is flooded?</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
The information in the LSDB contains all the name prefixes available and who advertised them, as well as all the adjacencies (the topology of the network).  This information can be used to compute the next hop(s) toward each name prefix.  Interests can be forwarded
 along the best next hop or multiple next hops depending on the forwarding strategy.<br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><br class="">
</div>
<div class="">Can anyone tell me how does the LSDB in NLSR look like?  </div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
The best way to understand the LSDB in NLSR is to read the following:</div>
<div><br class="">
</div>
<div>- our technical report: </div>
<div><br class="">
</div>
<div>A Secure Link State Routing Protocol for NDN. Vince Lehman, A K M Mahmudul Hoque, Yingdi Yu, Lan Wang, Beichuan Zhang, and Lixia Zhang.<br class="">
NDN, Technical Report NDN-0037. <a href="http://named-data.net/publications/techreports/ndn-0037-1-nlsr/" class="">http://named-data.net/publications/techreports/ndn-0037-1-nlsr/</a></div>
<div><br class="">
</div>
<div>- the latest code: <a href="https://github.com/named-data/NLSR" class="">https://github.com/named-data/NLSR</a><br class="">
<div><br class="">
</div>
<div>- NLSR developer’s guide that describes our implementation: <a href="https://netwisdom.cs.memphis.edu/gitlab/vslehman/nlsr-docs/blob/master/nlsr-docs.pdf" class="">https://netwisdom.cs.memphis.edu/gitlab/vslehman/nlsr-docs/blob/master/nlsr-docs.pdf</a></div>
<div class="">
<div style="font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; widows: 2; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; text-align: -webkit-auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="Apple-interchange-newline">
Lan</div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="text-align: -webkit-auto; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
************************************************<br class="">
Lan Wang</div>
<div style="text-align: -webkit-auto; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Professor & Chair</div>
<div style="text-align: -webkit-auto; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Department of Computer Science<br class="">
University of Memphis<br class="">
Memphis, TN 38152</div>
<div style="text-align: -webkit-auto; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
Phone: 901-678-1643<br class="">
URL: <a href="http://www.cs.memphis.edu/~lanwang" class="">http://www.cs.memphis.edu/~lanwang</a><br class="">
***********************************************</div>
</div>
</span></div>
</div>
</div>
<div class=""><br class="webkit-block-placeholder">
</div>
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class="">Thank you for your attention. </div>
<div class="">
<div class=""><br class="">
</div>
-- Regards,<br class="">
<div class="gmail_signature" data-smartmail="gmail_signature">Tanusree Chatterjee<br class="">
<br class="">
</div>
</div>
</div>
_______________________________________________<br class="">
Ndn-interest mailing list<br class="">
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" class="">Ndn-interest@lists.cs.ucla.edu</a><br class="">
http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest<br class="">
</div>
</blockquote>
</div>
<br class="">
</body>
</html>