<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="" class="">Hello ndnSim users,<br style="" class=""><br style="" class="">I want to send the metric value of the link between two nodes in the method DoPropagateInterest in the strategy layer:<br style="" class="">R1---------R2------R3<br style="" class="">   m1        m2<br style="" class="">When i send the interest between R2 and R3 , R2 will send m1 in the interest, then  R3 will send the interest with m1+m2<br style="" class=""><br style="" class="">I found the inFace.GetMetric(), but as I unsderstood it gives the metric of the prefix towards the producer.<br style="" class=""><br style="" class="">How can I get the link metric value  (as given in topology file) in the strategy layer?<br style="" class=""><br style="" class="">Thanks a lot for your Help<br style=""
 class=""><br style="" class="">Regards <br style="" class=""></div></div></body></html>