-
Notifications
You must be signed in to change notification settings - Fork 60
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
arm64: kernel 5.15: Enable VRF #227
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For what use-case is that useful? Just for the test cases?
We need this to configure VRF in DentOS https://github.com/Marvell-switching/switchdev-prestera/wiki/virtual-router-interface-(vrf) |
reverify |
Enable VRF in kernel config Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
reverify |
2 similar comments
reverify |
reverify |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Verified to be working following the example in https://docs.bisdn.de/network_configuration/virtual_routing_and_forwarding.html#iproute2 and pinging between both hosts. Pings succeeded and were offloaded. |
Enable VRF in kernel config