You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
create a running copy of some network plugin in my local docker 20.10 instance
add hard coded "bad line quality feature" like dropping 1% of UDP packets
Add configurable options from some external config file for dropping features
Any hints how to start this?
The text was updated successfully, but these errors were encountered:
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:
Any hints how to start this?
The text was updated successfully, but these errors were encountered: