Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

self.statistics.get_avg_delay_local_ext() #60

Open
pepper-jk opened this issue Nov 21, 2018 · 3 comments
Open

self.statistics.get_avg_delay_local_ext() #60

pepper-jk opened this issue Nov 21, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@pepper-jk
Copy link
Collaborator

Issue by leon.boeck
Tuesday Aug 07, 2018 at 15:14 GMT
Originally opened as https://git.tk.informatik.tu-darmstadt.de/SPIN/ID2T-toolkit/issues/155


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.

@pepper-jk pepper-jk added the bug Something isn't working label Nov 21, 2018
@pepper-jk
Copy link
Collaborator Author

Comment by leon.boeck
Friday Aug 31, 2018 at 14:08 GMT


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

@pepper-jk
Copy link
Collaborator Author

Comment by jens.klein
Friday Aug 31, 2018 at 14:43 GMT


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?

@pepper-jk
Copy link
Collaborator Author

Comment by jens.klein
Friday Sep 07, 2018 at 16:34 GMT


Should be fixed on the fix_get_avg_delay_local branch with commit abc270f82cb4bb7b6ad311386e0652b0de623b1e.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant