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

Creating own network driver with configurable drops #2643

Open
kkretsch opened this issue Jul 30, 2021 · 0 comments
Open

Creating own network driver with configurable drops #2643

kkretsch opened this issue Jul 30, 2021 · 0 comments

Comments

@kkretsch
Copy link

I'm searching any hints how to start creating my own copy of a bridge networking driver with some additional features for communication protocol testing.

I think running these steps would be my way:

  1. create a running copy of some network plugin in my local docker 20.10 instance
  2. add hard coded "bad line quality feature" like dropping 1% of UDP packets
  3. Add configurable options from some external config file for dropping features

Any hints how to start this?

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

No branches or pull requests

1 participant