<div>Hi everyone,<div>š</div><div>I'm trying to access to the output queue from m_forwardingStrategy::OnInterest(...) and OnData(...) functions. I need to access to the output queue installed on the interface from where the router just received a packet.</div><div>Like:</div><div>+-----+</div><div>| Ršššš |->out</div><div>|ššššššš |</div><div>+-----+<-in</div><div>š</div><div>What I'm actually trying to do is : when the router receives an Interest (or Data) packet on the Interface "in", I'd like to access to the queue instaled on interface "out" and to put there some values.</div><div>How I could access to this queue correctly?</div><div>š</div><div>Thanks in advance!</div><div>Best,</div><div>Natalya</div></div>