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

[DataPlane] LoopBack interface #70

Open
GeorgyKirichenko opened this issue Oct 26, 2023 · 0 comments
Open

[DataPlane] LoopBack interface #70

GeorgyKirichenko opened this issue Oct 26, 2023 · 0 comments

Comments

@GeorgyKirichenko
Copy link
Collaborator

DataPlane offers a Virtio-based virtual interface to provide communication between the host system and the network. Processing packets here does not involve anything other than passing them to the interface's output queue.
However, in some cases we would like to process locally running packages in the same pipeline as external ones. A good example here is balancer probes - this mechanic will allow us to get rid of any additional utilities such as nfq/checktun/etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant