[Nfd-dev] A question about data return pathways

Lixia Zhang lixia at cs.ucla.edu
Tue Mar 13 11:59:04 PDT 2018


> On Mar 13, 2018, at 11:19 AM, Junxiao Shi <shijunxiao at email.arizona.edu> wrote:
> 
> Hi Anthony
> 
> what happens to the PIT entry when a data packet comes back to NFD through the same face that the interest came through?
> The Data packet would satisfy the PIT entry. A node does not care whether an a Interest was forwarded out of the face receiving Data.
> Cough cough: you can use this property to for cache poisoning, by sending an Interest followed by a Data satisfying that Interest. In reality it works if you timed your packets right.

But how does the data packet get into the router?
- the face is wireless and the attacker sitting next to the router?


> I have a configuration where there are two unicast UDP faces, and an interest comes from one of them (face A) and then gets relayed to the other face (face B). If data for that interest is returned to NFD through face A, what happens to it?
> The Data satisfies the PIT entry. The node does not forward it out of face A, because there is only one neighbor node on this face, and the Data comes from that neighbor.
> 
> Would there be a way to have the data be routed to face B for delivery to other devices, rather than simply disappearing?
> Yes, the node connected to face B needs to express an Interest.
> 
> Yours, Junxiao
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20180313/b5d39b0c/attachment.html>


More information about the Nfd-dev mailing list