Closed buptmuye closed 9 years ago
Oh, I got it, it is for the interval between controller and switch.
Correct, one is to measure the delay between switch and controller, the other one for the complete path for a specific flow. The delay for a path is then computed by subtracting the estimation of the delay to a switch (RTT/2).
Happy holidays, Niels
From: buptmuye [notifications@github.com] Sent: Wednesday, December 24, 2014 2:12 AM To: TUDelftNAS/SDN-OpenNetMon Subject: Re: [SDN-OpenNetMon] somthing wrong with MeasureDelay() (#2)
Oh, I got it, it is for the interval between controller and switch.
— Reply to this email directly or view it on GitHubhttps://github.com/TUDelftNAS/SDN-OpenNetMon/issues/2#issuecomment-68016203.
Glad to see your project about OpenNetMon. However, when I see the code about MeasureDelay() function, something confused me.
Why should send two packet-out message to p.src? what is the second packet-out message for?