<html xmlns:v="urn:schemas-microsoft-com:vml" 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:mv="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Courier New";
        panose-1:2 7 3 9 2 2 5 2 4 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Courier;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:Calibri;
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">I’m not sure if this specific idea has been explored before, but we came up with another PIT-less approach earlier this year after considering the Bloom-filter based approaches.  It seemed
 to us that the Bloom filter approach was perhaps too clever for its own good, and that a simpler approach might have better characteristics (e.g. zero false positives and trivial computational complexity).
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">Given that the vast majority of forwarders (maybe all) will have less than 256 faces, the value of N would almost always be 1, and thus the maximum size (in bytes) of the face-stack would
 effectively be D (where D is the diameter of the network or AS), and the average size of the face-stack would be d/2 (where d is the average path length).    The Bloom-filter approaches seem to use BF sizes of 16 or 32 bytes, which is likely larger than d/2
 (and perhaps even larger than D).  Also, while it would be slightly more complex to implement, face labels could even be an integer number of bits rather than bytes, which would make the average face-stack only k*d/2 bits (where k is log2(average(degree))
 ).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">-Greg<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-family:Calibri;color:black">From: </span>
</b><span style="font-family:Calibri;color:black">Ndn-interest <ndn-interest-bounces@lists.cs.ucla.edu> on behalf of Muhammad Hosain Abdollahi Sabet <mhasabet@gmail.com><br>
<b>Date: </b>Thursday, September 29, 2016 at 6:19 PM<br>
<b>To: </b>Marc Mosko <Marc.Mosko@parc.com><br>
<b>Cc: </b>"ndn-interest@lists.cs.ucla.edu" <ndn-interest@lists.cs.ucla.edu>, "christos@colostate.edu" <christos@colostate.edu><br>
<b>Subject: </b>Re: [Ndn-interest] Label swap vs PIT (was Re: Largest DDoS attack ever delivered by botnet of hijacked IoT devices)<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<blockquote style="border:none;border-left:solid #B5C4DF 4.5pt;padding:0in 0in 0in 4.0pt;margin-left:3.75pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt" id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE">
<div>
<div>
<p>Marc,<o:p></o:p></p>
<p>There is nothing in JJ's latter proposal in ICN 2016 indicating anchors' identifiers are not anchors' names. Actually the namespaces could be the same. So name lookup can still hold.<o:p></o:p></p>
<p>Thanks,<br>
Sabet<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 29 Sep 2016 10:11 am, <<a href="mailto:Marc.Mosko@parc.com">Marc.Mosko@parc.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal">In the earlier label-swapping proposals, some of which are JJ’s, it is true that the Interest is routed per-hop via the name and the labels are established only to label swap back the Data.  The state space scales in the number of flows
 through a node.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In some of the later proposals, such as the paper JJ just presented at ICN 2016, because the routing is done on anchors one no longer needs to do a lookup on names at every hop, but on anchor identifiers.  I think it also went further in
 that once a forward path label is picked for an Interest, it could be label swapped in the forward direction too (assuming an SVC was already setup for that destination).  In this respect, the switching of interests and data inside the network is no different
 and only the edge devices need to do different computations on them.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Marc<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On Sep 29, 2016, at 9:47 AM, Luca Muscariello <<a href="mailto:luca.muscariello@gmail.com" target="_blank">luca.muscariello@gmail.com</a>> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I think the PIT is not just a question of interests aggregation. It is more than that. 
<o:p></o:p></p>
<div>
<p class="MsoNormal">We need to be careful in comparing forwarding and the way routing is/can be built  on top of a given forwarding plane.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I read JJ's paper but not yet Gene's and Ravi's.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">If Ravi's can send a preprint that would help the discussion.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Of course I would expect the authors of such papers to make the comparison we look for in the papers.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Why is the PIT more than just aggregation?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In CCN only Interests are routed. Data is in a way label switched by using local state. The name in the data is used to implement label switching and to follow the bread crumbs. But in principle you could use a token to implement data forwarding. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Still this token state space would scale with the interest names state space. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">So the label switching proposed by JJ scales better because the system has changed state space of the labels. JJ is using an address space and not a name space. The assumption is that the address state space is way smaller. And it is true.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">So the big change in JJ design is this one and not label swapping per se.
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I read other papers proposing that like Carzaniga's work (ICN 2014) but I would like to read Gene's work and also Ravi's work to see how the solved the issue.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Now routing on locators is a whole new thread I guess. But PIT-less design that route on names is different. Again I need to check the new papers.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Luca<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><br>
On Thursday, 29 September 2016, <<a href="mailto:Marc.Mosko@parc.com" target="_blank">Marc.Mosko@parc.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal">This message got a bit off topic from the OP, so I label swapped the subject ;)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I think preserving the possibility of symmetric paths is a significant feature.  It is the main property that new congestion control protocols use and I think an attribute that deserves serious thought.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">I agree with Luca that going label swapping instead of PIT trades one set of features for another set of features.  I think it would be useful to systematically list the features offered by the PIT and the features offered by label swapping. 
 One could then make a principled comparison between them. <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I believe that the main feature lost is Interest aggregation.  If one has caching, then I think this is a minor loss.  The window for Interest aggregation to work is a RTT.  The window for caching to work could be much longer.  All the
 memory one was spending on the per-packet PIT state can now be used for more caching.  It would be useful to look at flash crowd dynamics to see if even in those cases aggregation saves much compared to caching.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In the NDN architecture, one would also lose the PIT nonce state, but NFD already has a second nonce table to keep them around after a PIT entry is erased, so that could stay as it is.  It wouldn’t be exactly like now, but one could probably
 make nonces still work if one thinks keeping them is worth the memory usage.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">A significant feature gained is a large reduction in memory bandwidth by not having to update a large data structure at wire speed.  As we saw today from JJ’s presentation, if one uses label swapping and routing on anchor identifiers, then
 one can make the case of running on today’s forwarding hardware at or near full speed.  Thus the time to deployment on high speed routers could really shrink down.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Anyway, I think this is worth more formal study rather than this piecewise analysis.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Marc<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On Sep 29, 2016, at 5:26 AM, GTS <gts@ics.uci.edu> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">To get back to the issue of having or not having the PIT:<br>
<br>
Recall that this thread started with discussion of massive DoS attacks on <br>
the current Internet, initiated from IoT devices. It progressed to a discussion<br>
of DoS attacks in CCN. It was then suggested that a PIT-less<br>
design might address the only glaring major type of DoS attack in CCN --<br>
interest flooding. I specifically say "address", not "solve" or "obviate". <br>
(That's because even a PIT-less design allows the producers to be interest-flooded).<br>
Now, the particular PIT-less design that Cesar mentioned is this:<br>
<br>
<a href="https://arxiv.org/abs/1512.07755" target="_blank">https://arxiv.org/abs/1512.07755</a><br>
<br>
It is NOT motivated solely by interest flooding mitigation. It just happens<br>
to be one of its features. The authors (of whom I'm one) would love to<br>
hear some reasoned criticism of this PIT-less design. It should be based<br>
on actually reading the paper. <br>
<br>
More generally, the PIT is currently a fundamental feature of both NDN and CCNx.<br>
Should it even be questioned? To some true believers, this is clearly an anathema.<br>
IMHO, all architecture features should be up for debate and all dogmas ought to be questioned.<br>
For example, I believe that the PIT and the CACHE (for example) are not what <br>
make an architecture Content-Centric. Either or both can be removed and what <br>
remains would still be a Content-Centric Network (though perhaps not a good one).
<br>
<br>
Finally, the PIT-less design mentioned above could well be ill-advised,<br>
or even totally senseless. We simply don't know yet. <br>
Indeed, as the paper admits, it has some problems of its own.<br>
Or, it might make sense in some settings, e.g., where the <br>
network infrastructure is mobile. Or, it might be an alternative/optional implementation.<br>
(BTW, it can in fact co-exist with a PIT-ful CCN).<br>
<br>
Cheers,<br>
Gene<br>
<br>
<br>
<o:p></o:p></p>
<pre>======================<o:p></o:p></pre>
<pre>Gene Tsudik<o:p></o:p></pre>
<pre>Chancellor's Professor of Computer Science<o:p></o:p></pre>
<pre>University of California, Irvine<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<div>
<p class="MsoNormal">On 9/27/16 10:12 PM, Luca Muscariello wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">The work JJ has presented this morning is probably another interesting thread.
<o:p></o:p></p>
<div>
<p class="MsoNormal">And I agree that the signal mentioned here is not a prerogative of the PIT.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">So, to stay in topic to this thread, from my point of you what JJ has proposed<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">has more compelling properties to remove the PIT than the DDoS example<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">considered here.<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In JJ's proposition, you trade something for something else. It's not an equivalent<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">architecture to NDN though. So we need to be careful before laying away pieces of the architecture. There is a  price for that.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
On Wednesday, 28 September 2016, <Marc.Mosko@parc.com> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<p class="MsoNormal">Removing the PIT and using, for example, a label swapping approach such as J.J. Garcia-Luna-Aceves has suggested, does not remove the “signal” you talk about.  One could keep upstream and downstream counters for each label swap identifier
 and see which labels are not getting downstream data.<span style="font-family:PMingLiU"><br>
<br>
</span>I do not think the strategy of purging PIT entries based on the shortness of their remaining lifetime gives you any correlation to purging attack packets.  First of all, an attacker could easily use a very large Interest Lifetime.  Well-behaved clients
 that are using RTT estimates in their Interest Lifetime would, by definition, likely have very small margins in the Interest Lifetime remaining  before the Data comes back (personally, I think it is a problem to make InterestLifetime based on RTT, but that’s
 a different thread).<span style="font-family:PMingLiU"><br>
<br>
<br>
</span>Marc<span style="font-family:PMingLiU"><br>
<br>
</span>> On Sep 28, 2016, at 10:47 AM, christopherwood07@gmail.com wrote:<br>
><br>
> On September 27, 2016 at 5:14:14 PM, Christos Papadopoulos<br>
> (christos@colostate.edu) wrote:<br>
>><br>
>><br>
>> On 09/27/2016 04:59 PM, woodc1@uci.edu wrote:<br>
>>> To re-iterate Cesar’s point, as of now, there is no truly effective<br>
>>> interest flooding mitigation. However, one concrete way to minimize<br>
>>> the attack surface (for routers) is to get rid of the attack's root<br>
>>> cause: the PIT. (Producers could still be hosed with bogus interests.)<br>
>>> And since the PIT enables several important functions, other<br>
>>> architecture changes will probably have to follow in its wake.<br>
>><br>
>> You start with what I believe to be the wrong premise: protecting the<br>
>> router. In NDN we care about communication, not a single router.<br>
>> Protecting a router is winning the battle but losing the war.<br>
><br>
> I respectfully disagree. If the adversary takes out the producer,<br>
> there is no communication. If the adversary takes out the routers<br>
> adjacent or otherwise on the path to the producer, there is no<br>
> communication. Protecting the router(s) is equally important,<br>
> especially since it may impact more than just a single producer.<br>
><br>
>><br>
>> I don't understand your statement that the root cause of DDoS attacks is<br>
>> the PIT. The root cause of DDoS is resource exhaustion.<br>
><br>
> In these attack scenarios, the PIT *is* the resource being exhausted.<br>
><br>
>><br>
>>><br>
>>> Personally, I don’t think we should settle with an architectural<span style="font-family:PMingLiU"><br>
</span>>>> element that has a known (and quite severe) weakness simply because it<br>
>>> enables some nice features in practice. The more serious design<br>
>>> problems must be dealt with first, not last.<br>
>><br>
>> You are underestimating the importance of the signal the PIT provides.<br>
>> It is an important insight into the status of communication. The PIT<br>
>> does not simply enable some "nice features". Think a bit harder about<br>
>> the things you can do with this signal.<br>
><br>
> In most attack scenarios, yes, it tells you when bogus interests are<br>
> flooding a particular prefix and otherwise when communication is<br>
> failing. But consider this scenario. Suppose you have a malicious<br>
> producer cooperating with one or more malicious consumers. The<br>
> consumers are quickly sending interests to this legitimate producer,<br>
> who responds with legitimate data. The communication is not failing.<br>
> Their goal is to do nothing other than saturate the PIT of some<br>
> intermediate router. Per Spyros’ follow-up suggestion, that router<span style="font-family:PMingLiU"><br>
</span>> might kick out old, legitimate interests in favor of these malicious<span style="font-family:PMingLiU"><br>
</span>> ones. Of course, this is fundamentally how we would expect one to deal<br>
> with and manage a limited resource. So preventing this attack seems<br>
> difficult for any approach. But the point is that this resource, the<br>
> PIT, is easily abused in CCN/NDN.<br>
><br>
> Chris<br>
><br>
> _______________________________________________<br>
> Ndn-interest mailing list<br>
> Ndn-interest@lists.cs.ucla.edu<br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" target="_blank">
http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
<br>
<br>
_______________________________________________<br>
Ndn-interest mailing list<br>
Ndn-interest@lists.cs.ucla.edu<br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><o:p></o:p></p>
</blockquote>
</div>
</div>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Ndn-interest mailing list<o:p></o:p></pre>
<pre>Ndn-interest@lists.cs.ucla.edu<o:p></o:p></pre>
<pre><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><o:p></o:p></p>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</body>
</html>