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

Make Packet Generators bidirectional #11

Open
ducktec opened this issue Jan 14, 2019 · 0 comments
Open

Make Packet Generators bidirectional #11

ducktec opened this issue Jan 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ducktec
Copy link
Owner

ducktec commented Jan 14, 2019

The configuration of the currently implemented packet generators only allows for a unidirectional use of those generators, i.e. to forward packets from node_a -> node_b. If one would also inject packets to be forwarded from node_b -> node_a, another generator is necessary.

Adding bidirectional interpretation of the provided source and destination node lists would allow to accomplish the bidirectional injection (and subsequently, forwarding) with just one instance of the generator. For that, adding some parameters (and also an option to exclude node_a -> node_a injections) should suffice.

@ducktec ducktec added the enhancement New feature or request label Jan 14, 2019
@ducktec ducktec added this to the Feature Release v0.3.0 milestone Jan 14, 2019
@ducktec ducktec removed this from the Feature Release v0.3.0 milestone Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant