Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 3bef7b7b500e4750c97f3c0b2c62738a6f818011
      https://github.com/lxc/lxc/commit/3bef7b7b500e4750c97f3c0b2c62738a6f818011
  Author: Thomas Parrott <thomas.parr...@canonical.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Adds mtu support for phys and macvlan types

Signed-off-by: Thomas Parrott <thomas.parr...@canonical.com>


  Commit: 0b15498976115f4297ba77f94499fc4b8190abf8
      https://github.com/lxc/lxc/commit/0b15498976115f4297ba77f94499fc4b8190abf8
  Author: Thomas Parrott <thomas.parr...@canonical.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h

  Log Message:
  -----------
  network: Restores phys device MTU on container shutdown

The phys devices will now have their original MTUs recorded at start and 
restored at shutdown.

This is to protect the original phys device from having any container level MTU 
customisation being applied to the device once it is restored to the host.

Signed-off-by: Thomas Parrott <thomas.parr...@canonical.com>


  Commit: bc999107589c9246ecfc831d74855244aafc6d41
      https://github.com/lxc/lxc/commit/bc999107589c9246ecfc831d74855244aafc6d41
  Author: Thomas Parrott <thomas.parr...@canonical.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M doc/api-extensions.md
    M src/lxc/api_extensions.h

  Log Message:
  -----------
  api: Adds the network_phys_macvlan_mtu extension

This will allow LXD to check for custom MTU support for phys and macvlan 
devices.

Signed-off-by: Thomas Parrott <thomas.parr...@canonical.com>


  Commit: 9e195036412a99a2f48731156c61cc85054b37ee
      https://github.com/lxc/lxc/commit/9e195036412a99a2f48731156c61cc85054b37ee
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M doc/api-extensions.md
    M src/lxc/api_extensions.h
    M src/lxc/network.c
    M src/lxc/network.h

  Log Message:
  -----------
  Merge pull request #2985 from tomponline/tp-mtu

network: Adds mtu support for phys and macvlan types


Compare: https://github.com/lxc/lxc/compare/70aa3c7f58ab...9e195036412a
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to