This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Networking: Add support for multi-queue mactap
Provide multiple methods to connect the Virtual machine to the container network. The current implementation allows this to be chosen at a node level. In the future we can enhance this to be dynamic, where the container interface type is used to determine the optimal interconnection method. Add support for multi-queue macvtap as an alternate means to connect the container network interface to the virtual machine. Signed-off-by: Manohar Castelino <[email protected]>
- Loading branch information
1 parent
60cbf04
commit b68a499
Showing
2 changed files
with
246 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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