#155 self.statistics.get_avg_delay_local_ext()

Open
opened 5 years ago by leon.boeck · 3 comments

The function self.statistics.get_avg_delay_local_ext() obtains the average delay of conversations. The expected behavior would be to measure the average delay between a request-reply pair instead.

The function self.statistics.get_avg_delay_local_ext() obtains the average delay of conversations. The expected behavior would be to measure the average delay between a request-reply pair instead.
Leon Böck commented 5 years ago
Owner

Call to get the error:

./id2t -i ./pcap/windows_miscellany.pcap -o ./output/winmisc2.pcap -a MembersMgmtCommAttack file.csv=./csvs/BotnetTrace1037-1800-50.csv bots.count=2

Call to get the error: ./id2t -i ./pcap/windows_miscellany.pcap -o ./output/winmisc2.pcap -a MembersMgmtCommAttack file.csv=./csvs/BotnetTrace1037-1800-50.csv bots.count=2
Jens Keim commented 5 years ago
Collaborator

Did you by any chance get this message:

Warning: Could not collect average delays for local communication, using following values:
Avg delay of external communication: 30.45954054054054s,  Avg delay of local communication: 0.055s

Could you also please provide the .pcap file and optionally the csv file?

Did you by any chance get this message: Warning: Could not collect average delays for local communication, using following values: Avg delay of external communication: 30.45954054054054s, Avg delay of local communication: 0.055s Could you also please provide the .pcap file and optionally the csv file?
Jens Keim commented 5 years ago
Collaborator

Should be fixed on the fix_get_avg_delay_local branch with commit abc270f82c.

We now an average delay of 10 seconds delay for the external conversations.

Should be fixed on the [fix_get_avg_delay_local](https://git.tk.informatik.tu-darmstadt.de/SPIN/ID2T-toolkit/src/fix_get_avg_delay_local) branch with commit abc270f82cb4bb7b6ad311386e0652b0de623b1e. We now an average delay of 10 seconds delay for the external conversations.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.