weixin_39614521 2020-11-29 12:41
浏览 0

flow: move RTT to Metric in order to keep track of it.

This patch moves the RTT value to the Metric struct in order to keep multiple version of it in the datastore. The goal is to be able to get its value with only one packet injection. For example create a long ICMP packet injection with the same ID.

It is also improve the algorithm to rely on protocols to get the 2 first packets. It avoid to calculate the RTT in the middle of the flow.

该提问来源于开源项目:skydive-project/skydive

  • 写回答

5条回答 默认 最新

  • weixin_39614521 2020-11-29 12:41
    关注

    run skydive-functional-tests-backend-orientdb

    评论

报告相同问题?