You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
For slow (or very slow) streams such as 1 packet per 30s or 1 in an hour or more,
Clicking on Stop Tx will stop only after the 30s or 1 hour timer is over
Make it easier to enter such a rate e.g. instead of 0.033 packets/sec, 1 packet every 30s (or 2/min; possible time units - s(ec), m(min), h(our))
Original email:
Also regarding by comment on handling properly slow packet rate (one in 30 Sec, one in 2-3 hour to simulate lets say DHCP renew packet, etc).
Maybe it will be good to have a checkbox between two windows (or somehow inside same one), for fast /slow packet rate. By fast I am referring to more then 1 packet per second.
Anything lower then that will be considered slow. If slow rate is selected then replace packets/Sec with “Packet every xy Sec”. In this mode You can remove the focus on speed and stop the stream immediately when the end user press it.
If let’s say I would like to simulate DHCP Renew every 4 Hour I will set in the new interface 3600x4 Sec and your software will send a prerecorded DHCP renew packet once every 4 hours. And if I would like to stop it it will be immediate and I will not have to wait 4 hour for it to stop like I had to wait 30 Sec to stop my steam simulating PoE LLDP Power Advertisement once every 30 Sec.
The text was updated successfully, but these errors were encountered:
For slow (or very slow) streams such as 1 packet per 30s or 1 in an hour or more,
Stop Tx
will stop only after the 30s or 1 hour timer is overOriginal email:
The text was updated successfully, but these errors were encountered: