<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jun 27, 2018, at 12:59 PM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu" class="">shijunxiao@email.arizona.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="auto" class="">Hi Lan<br class="">
<div class="gmail_quote" dir="auto">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">
<div class=""><br class="">
<br class="">
</div>
<div class="">Suppose NFD receives an interest from a UDP multicast face, but then receives another interest of the same name from an application face, will NFD forward this interest out to the UDP multicast face (assuming the routing entry has that face as
 the next hop)?  With a point-to-point face, the answer would be no according to your email below.  But I guess for the multicast face, the answer is yes?</div>
</div>
</blockquote>
</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">Say "application face" is face A and "UDP multicast face" is face B.</div>
<div dir="auto" class="">A strategy MAY forward an Interest from face A to face B, even if the Interest was received from face B previously. This is true even if face B is point-to-point.</div>
<div dir="auto" class="">A strategy MUST NOT forward an Interest from face A back to face A, because that would be a loop.</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
I see.  You can ignore my other email as we were talking about different scenarios.</div>
<div><br class="">
</div>
<div>In the above case, if I want to do interest suppression on the udp multicast (or ethernet multicast) face, I can simply change the strategy to not forward the interest from face A to face B if there’s already a pending interest of the same name there.
  Is this correct?  Anything else necessary to add to the mechanism?</div>
<div><br class="">
</div>
<div>Lan<br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="auto" class="">
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">Yours, Junxiao</div>
<div class="gmail_quote" dir="auto">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class=""></div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>