ovs-docker: Ability to set the MTU of the container interface.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 25 May 2015 08:04:01 +0000 (01:04 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 27 May 2015 15:06:09 +0000 (08:06 -0700)
commit6dd3cc3989bb350ffe8bbe2082e94373350ae9c4
tree3b971169e2f12e9a929df6e0c3e18e0dd3645a1a
parent05444f07247388d5537b99d6849af31b034fcc9f
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 <aurepoulain@viacesi.fr>
Signed-off-by: Gurucharan Shetty <shettyg@nicira.com>
AUTHORS
INSTALL.Docker.md
utilities/ovs-docker