[ovs-git] [openvswitch/ovs] 05444f: ovs-docker: Add the ability to set the mac address...

GitHub noreply at github.com
Wed May 27 15:07:21 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 05444f07247388d5537b99d6849af31b034fcc9f
      https://github.com/openvswitch/ovs/commit/05444f07247388d5537b99d6849af31b034fcc9f
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M INSTALL.Docker.md
    M utilities/ovs-docker

  Log Message:
  -----------
  ovs-docker: Add the ability to set the mac address.

For testing OVN, it is useful to set the mac address
of the container. Since ovs-docker hasn't been part
of any released versions of OVS, it is probably OK
to change the options style.

Signed-off-by: Gurucharan Shetty <shettyg at nicira.com>


  Commit: 6dd3cc3989bb350ffe8bbe2082e94373350ae9c4
      https://github.com/openvswitch/ovs/commit/6dd3cc3989bb350ffe8bbe2082e94373350ae9c4
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M AUTHORS
    M INSTALL.Docker.md
    M utilities/ovs-docker

  Log Message:
  -----------
  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 at viacesi.fr>
Signed-off-by: Gurucharan Shetty <shettyg at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/694ebbc85eb1...6dd3cc3989bb


More information about the git mailing list