-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I encountered an issue where, when the satellite's buffer queue is full, earlier-arriving packets are not discarded. This leads to an effectively infinite buffer and few packet drops, which doesn’t reflect real-world behavior. How can I modify the code to implement a fixed buffer size to allow for proper packet drop rate calculation?
Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels