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

WIP: add bandwidth, packet loss impairments #8

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

severindellsperger
Copy link
Contributor

Add new fields to services:

  • MaxLinkBWKbps uint64
  • UnidirDelayVariation uint32
  • UnidirPacketLoss float32
  • UnidirResidualBW uint32
  • UnidirAvailableBW uint32
  • UnidirBWUtilization uint32

@severindellsperger
Copy link
Contributor Author

I tested the version 1.3.5-alpha. It's working.

Copy link
Contributor

@Untersander Untersander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@severindellsperger severindellsperger merged commit d6d95eb into main Feb 27, 2024
3 checks passed
@severindellsperger severindellsperger deleted the add-delay-impairments branch February 27, 2024 14:14
@severindellsperger severindellsperger restored the add-delay-impairments branch February 27, 2024 14:30
@severindellsperger severindellsperger deleted the add-delay-impairments branch June 13, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants