We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Connection.ConnectionContext.IPContext.IPNeigbors allows the NSE to specify IPNeighbors associating an IP address to a hardware address that should be configured.
When the Client or NSE are vpp, there needs to be chain elements to set the ip neighbors for that connection (no matter its mechanism).
This is in direct analogy to the already existing connectioncontext/ipcontext/ipaddress.
Helpful notes for implementation:
Running end to end can be done using cmd-forwarder-vpp.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Connection.ConnectionContext.IPContext.IPNeigbors allows the NSE to specify IPNeighbors associating an IP address to a hardware address that should be configured.
When the Client or NSE are vpp, there needs to be chain elements to set the ip neighbors for that connection (no matter its mechanism).
This is in direct analogy to the already existing connectioncontext/ipcontext/ipaddress.
Helpful notes for implementation:
Running end to end can be done using cmd-forwarder-vpp.
The text was updated successfully, but these errors were encountered: