Skip to content

dummy: Create a Dummy CNI plugin that creates a virtual interface.#743

Merged
squeed merged 1 commit intocontainernetworking:mainfrom
arista-eosplus:dummy-plugin
Oct 10, 2022
Merged

dummy: Create a Dummy CNI plugin that creates a virtual interface.#743
squeed merged 1 commit intocontainernetworking:mainfrom
arista-eosplus:dummy-plugin

Conversation

@aristaMircea
Copy link
Copy Markdown
Contributor

Leverages the Linux dummy interface type to create network interfaces
that permit routing packets through the Linux kernel without
them being transmitted.

This solution allows use of arbitrary non-loopback IP addresses within
the container, and leverages existing CNI IPAM plugins.

Related to #466

Comment thread plugins/main/dummy/README.md Outdated
Comment thread plugins/main/dummy/README.md Outdated
Comment thread plugins/main/dummy/dummy.go
Comment thread plugins/main/dummy/dummy.go Outdated
Comment thread plugins/main/dummy/dummy.go Outdated
Comment thread plugins/main/dummy/README.md
@aristaMircea
Copy link
Copy Markdown
Contributor Author

Hi, any updates on this PR?

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 2, 2022

This PR has been untouched for too long without an update. It will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Aug 2, 2022
@aristaMircea
Copy link
Copy Markdown
Contributor Author

Still waiting on replies for remaining threads of this PR.

@github-actions github-actions Bot removed the Stale label Aug 6, 2022
Comment thread plugins/main/dummy/dummy.go
Leverages the Linux dummy interface type to create network interfaces
that permists routing packets through the Linux kernel without
them being transmitted.

This solution allows use of arbitrary non-loopback IP addresses within
the container.

Related to containernetworking#466

Signed-off-by: Mircea Iordache-Sica <[email protected]>
Comment thread plugins/main/dummy/dummy.go
@dcbw
Copy link
Copy Markdown
Member

dcbw commented Oct 3, 2022

LGTM

@@ -0,0 +1,39 @@
---
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@squeed squeed merged commit ac86731 into containernetworking:main Oct 10, 2022
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

Successfully merging this pull request may close these issues.

5 participants