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

Agrego cambios de configuración del tráfico en el workflow y el makefile #21

Merged
merged 4 commits into from
Sep 29, 2022

Conversation

sjdalessandro
Copy link
Collaborator

Las pruebas con pérdida se ejecutan así:

make test-loss

Y de ser necesario, se puede reestablecer la configuración del tráfico con:

make loss-down

Por lo que,

make loss-up
make test
make loss-down

Es equivalente a:

make test-loss

El script loss.sh se usa así:

Usage: loss [options] (up|down)
  -d, --device
  -l, --latency
  -b, --bandwidth
  -p, --packet-loss

@MegaRedHand MegaRedHand merged commit 8bd0375 into main Sep 29, 2022
@MegaRedHand MegaRedHand deleted the tests-with-loss branch September 29, 2022 19:17
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