[Nfd-dev] smart flooding strategy

Lan Wang (lanwang) lanwang at memphis.edu
Thu Jan 29 11:38:34 PST 2015


On Jan 29, 2015, at 1:35 PM, "Lan Wang (lanwang)" <lanwang at memphis.edu>
 wrote:

> Junxiao,
> 
> Can I use the access router strategy (http://redmine.named-data.net/issues/1999) at every node (not just the access router) to implement essentially smart flooding?  Basically, I want the following strategy: 
> 
> 1. The first time an Interest is received, the Interest will be sent to all the faces of the node except the incoming face.  
> 
> 2. When the matching Data packet comes back, the face that brings back the data will be remembered.
> 
> 3. subsequent Interests to this face will use the remembered face.

I meant "to this node".
> 
> 4. If no Data comes back, send subsequent Interests to all faces.
> 
> Since you implemented the access router strategy, I'm wondering if you think there's any potential problems with this.  Also in your design, you exclude the last working next hop.  

In step 4.

> I'm not sure if this is necessary (it doesn't hurt to try it again). 
> 
> Lan
> 
> 
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev





More information about the Nfd-dev mailing list