<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; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi folks,</div>
<div><br>
</div>
<div>Can you please suggest how to handle the following use case:</div>
<div><br>
</div>
<div>Consider a low-power device communicating on a broadcast channel.   If we want the device to "hear" Data in a given prefix that is transmitted on the broadcast channel but not itself transmit an interest for it, how can we do that?   Put another way, will/can
 a locally-scoped interest be matched against Data packets arriving on a non-local Face? </div>
<div><br>
</div>
<div>More on the use case:</div>
<div><br>
</div>
<div>On a low-power sensor node we want to delay responding to a general prefix if another node has already responded.  We can introduce (for example) a random delay and then check if some other node has answered; the most NDN-like way to check seems to be
 to have an outstanding Interest for the prefix locally that is compared with Data coming in over the broadcast media.   </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Jeff</div>
<div><br>
</div>
</div>
</div>
</span>
</body>
</html>