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

vlan support, added framework #1

Open
wants to merge 2 commits into
base: v1.8.0-patched-rc1
Choose a base branch
from
Open

Conversation

sdeoras
Copy link

@sdeoras sdeoras commented Aug 29, 2019

vlan support is currently missing. this pr uses veth implementation as a reference to implement vlan support.

Signed-off-by: Saurabh Deoras <[email protected]>
@sdeoras sdeoras requested a review from naveen04git August 29, 2019 13:00
@sdeoras sdeoras self-assigned this Aug 29, 2019
currently vlan endpoint support is not there. this pr is a step
towards vlan implementation to allow vlan based CNI plugins
with kata container runtime

Signed-off-by: Saurabh Deoras <[email protected]>

Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.

On branch 1.8.0-patched
Changes to be committed:
	modified:   virtcontainers/endpoint.go
	modified:   virtcontainers/network.go
	new file:   virtcontainers/vlan_endpoint.go
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.

1 participant