<div dir="ltr"><div><div>Hello list, <br><br></div>I have calculated multiple paths between a given source and destination pair and I want to calculate Round Trip Time time for each path before routing a flow in PoX controller:<br><br>Multiple paths:<br>['0h1h1', '0h2h1', '4h1h1', '1h2h1', '1h0h1'],<br>['0h1h1', '0h2h1', '4h1h2', '1h2h1', '1h0h1'],<br>['0h1h1', '0h3h1', '4h2h1', '1h3h1', '1h0h1'],<br>['0h1h1', '0h3h1', '4h2h2', '1h3h1', '1h0h1']<br><br>How is it possible to calculate RTT for a specified path within PoX controller? I'll be really thankful for your help or suggestions. <br><br></div><div>Best regards,<br></div><div>David<br></div></div>