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

Does netopeer2 server support listening in a VRF? #1099

Open
nickbroon opened this issue Dec 9, 2021 · 3 comments
Open

Does netopeer2 server support listening in a VRF? #1099

nickbroon opened this issue Dec 9, 2021 · 3 comments
Labels
is:enhancement Request for adding new feature or enahncing functionality.

Comments

@nickbroon
Copy link

Can netopeer2 be natively configured to listen in a VRF? (That is to bind it's listening socket to a VRF device)

https://stackoverflow.com/questions/30207581/is-there-a-way-to-set-a-socket-option-to-indicate-which-vrf-to-use
https://manpages.debian.org/testing/iproute2/ip-vrf.8.en.html

@michalvasko
Copy link
Member

No, there is no VRF-specific code.

@michalvasko michalvasko added the is:question Issue is actually a question. label Dec 13, 2021
@nickbroon
Copy link
Author

Thanks for confirming. My quick look over the code and yang model had me suspecting as much.
Consider this an enhancement request :-)

@michalvasko
Copy link
Member

Fair enough but it does not exactly seem like a simple feature to support and since we have no use-case for it, it will not be implemented anytime soon.

@michalvasko michalvasko added is:enhancement Request for adding new feature or enahncing functionality. and removed is:question Issue is actually a question. labels Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement Request for adding new feature or enahncing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants