Skip to content

Ninth Public Release: new default to ignore reordered and duplicate packets in load adjustment algo.

Compare
Choose a tag to compare
@acmacm acmacm released this 18 Nov 20:36
· 41 commits to main since this release

This release has one new feature, which is a response to testing/experience on mobile access:

The team made the decision to change a default setting: UDPST will now Ignore Reordering (and duplication) in the Load Adjustment search algorithm. The Reordered and Duplicate packets are legitimate contributions to IP-Layer Capacity. The utility measures these metrics under all conditions, this only affects search processing in Type B and Type C algorithms.

Also, this release makes several updates to documentation (reflecting the latest features implemented in the utility).