Multiple packets

Issue #1 resolved
Simone Chifari created an issue

I just need a per device setting that allow me to specify the number of times the packet (same packet) is sent. At first the delay between packets may be fixed at a value comprised between 100 and 1000 milliseconds. A setting for this would be great also.

Comments (7)

  1. Adrian-Costin Țundrea repo owner

    @simone-emulab Can you please tell me what would be the edge cases for your use cases (the minimum and the maximum)? In other words what would be the maximum number of packets you want to send and the maximum delay between them? And a minimum you would need...

    As for a delay setting, it will be implemented for sure.

  2. Simone Chifari reporter

    I think a reasonable value for maximum number of packets could be 20, default value should be 1. I think the value of delay between packets must be between 100ms and at least 2000ms, I would not go beyond 5000. A default value could be 100ms.

  3. Adrian-Costin Țundrea repo owner

    Just released version 4.1.0 which includes the feature you requested. Let me know if it functions as you expect...

  4. Log in to comment