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

Add network packet duplication experiment #292

Closed
xcaspar opened this issue Jan 19, 2020 · 0 comments
Closed

Add network packet duplication experiment #292

xcaspar opened this issue Jan 19, 2020 · 0 comments
Assignees
Labels
chaosblade-exec-os type/feature Category issues or prs related to feature request.
Milestone

Comments

@xcaspar
Copy link
Member

xcaspar commented Jan 19, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Add network packet duplication experiment.

Describe what you expected to happen

Support the following command:

blade create network duplicate --percent 80 --interface eth0
blade create network duplicate --percent 50 --interface eth0 --exclude-port 22,8000
blade create network duplicate --percent 50 --interface eth0 --remote-port 80,7001,8000-8090
blade create network duplicate --percent 50 --interface eth0 --local-port 7001,8000-8090
blade create network duplicate --percent 50 --interface eth0 --local-port 7001,8080 --remote-port 80,8000-8090

Specify duplication percent with interface,local-port,remote-port and exlude-port flags.

Tell us your environment

Linux

Anything else we need to know?

@xcaspar xcaspar added this to the 0.5.0 milestone Jan 19, 2020
@xcaspar xcaspar added the type/feature Category issues or prs related to feature request. label Jan 19, 2020
@xcaspar xcaspar self-assigned this Jan 19, 2020
@xcaspar xcaspar closed this as completed Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-exec-os type/feature Category issues or prs related to feature request.
Projects
None yet
Development

No branches or pull requests

1 participant