This repository was archived by the owner on May 6, 2026. It is now read-only.
[WIP] Multinetwork virtual interfaces#57
Closed
aojea wants to merge 8 commits intogoogle:mainfrom
aojea:multinet
Closed
[WIP] Multinetwork virtual interfaces#57aojea wants to merge 8 commits intogoogle:mainfrom aojea:multinet
aojea wants to merge 8 commits intogoogle:mainfrom
aojea:multinet
Conversation
Change-Id: I04f5b1f54916eebb6ef5b2c24a2fb6dec030e0ea
Change-Id: I540248974bc3202630325a45d4a547265feff77a
Change-Id: Icf91b0f19f5d707aa77d6584462e94893696699f
Change-Id: Ia7a30dfd6868af2ac099b74fd1c3c9492293b946
Change-Id: Ibcbac71e7d5887da5a982c9cc92b2cfab600839f
Change-Id: I11cc1a5692946c3c9621d8cf9e368e70669f2689
Change-Id: Ic290bbf60b32a33a79fdf4ff2ad2f30879c2bbf2
Change-Id: I5159bc2e893eb8918e0df40b6bd3872721cceff8
Contributor
Author
|
Network interface configuration now has been implemented in #79 Subinterfaces will be added as part of kubernetes/enhancements#5075 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow to configure macvlan, macvtap and ipvlan subinterfaces
Fixes: #34