forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovs-docker: Ability to set the MTU of the container interface.
When containers are connected to a OVS bridge and tunnels are created, it makese sense to reduce the MTU of the interafce. Reported-by: Aurélien Poulai <[email protected]> Signed-off-by: Gurucharan Shetty <[email protected]>
- Loading branch information
Showing
3 changed files
with
16 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -213,6 +213,7 @@ Anuprem Chalvadi [email protected] | |
Ariel Tubaltsev [email protected] | ||
Arkajit Ghosh [email protected] | ||
Atzm Watanabe [email protected] | ||
Aurélien Poulain [email protected] | ||
Bastian Blank [email protected] | ||
Ben Basler [email protected] | ||
Bob Ball [email protected] | ||
|
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