<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;">Hi Yaoqing,<div><br></div><div>I think you're right.  FIB works entirely on names and does not really need to know anything about the Interest.  I think the original idea was to match PIT implementation (where PIT entry is looked up either with Data or Interest packet), but I see now that it is not entirely correct.</div><div><br></div><div>If you make a patch that adds a new LPM method that uses just a name (I would prefer keeping the existing method for now), then I would be happy to merge this into the master.</div><div><br></div><div>Thanks!</div><div><br></div><div>---</div><div>Alex</div><div><br><div><div>On Apr 10, 2014, at 7:08 AM, Yaoqing Liu - liu <<a href="mailto:liu@clarkson.edu">liu@clarkson.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Alex,</div>
<div><br>
</div>
<div>I'm working with Dr. Lan Wang from the University of Memphis about the forwarding hint solution. We noticed that your only implemented one Longest Prefix Match (LPM) function by interest, we have two questions here:</div>
<ol>
<li>why don't just use  a prefix for LPM, instead of an interest (In the function, actually you used just the interest name)? </li><li>You left a note in the function "@todo use predicate to search with exclude filters", what other fields of an interest and for what purpose will be used for FIB lookup?  Could you show an example? In our opinion, LPM by the interest name is good enough
 for FIB lookup.</li></ol>
<div>Thanks,</div>
<div>Yaoqing</div>
<div>
<div><br>
</div>
<div><span class="HOEnZb" style="font-family: Tahoma; font-size: 13px; "><font color="#888888"><font size="3"><font> ________________________________________</font><br>
<b><font size="2">Yaoqing Liu<span style="font-size: 10pt; font-family: Arial, sans-serif; "></span><span style="font-size: 11pt; font-family: Calibri, sans-serif; "></span>, Ph.D.</font></b></font><br>
<font>Assistant Professor<br>
Computer Science <br>
Clarkson University<br>
Potsdam NY 13699<br>
Office: </font></font></span><font style="font-family: Tahoma; font-size: 13px; "><span class="HOEnZb">Science Center 381<br>
</span><span class="HOEnZb">Phone: (315)-268-</span>2374<br>
Email: <a href="mailto:liu@clarkson.edu">liu@clarkson.edu</a></font></div>
<div><font face="Tahoma">Web: </font><a href="http://people.clarkson.edu/~liu/">http://people.clarkson.edu/~liu/</a></div></div></div></blockquote></div></div></body></html>