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

Support multiple ip configuration for network experiments like delay, loss, corrupt, reorder and duplicate #294

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

Comments

@xcaspar
Copy link
Member

xcaspar commented Jan 21, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Currently the destination-ip flag only supports a ip with mask configuration, i hope to support multiple ip configuration.

Describe what you expected to happen

blade create network delay --time 3000 --interface eth0 --destination-ip 10.0.0.1,11.0.0.1
blade create network delay --time 3000 --interface eth0 --destination-ip 10.0.0.1,11.0.0.1 --remote-port 80
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