[lxc-devel] [lxc/lxc] 3e2a7b: network: Makes vlan network interfaces set mtu bef...

Christian Brauner noreply at github.com
Tue May 7 12:03:54 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 3e2a7b083b9eb472f95ba8ed45313745f5a10f0f
      https://github.com/lxc/lxc/commit/3e2a7b083b9eb472f95ba8ed45313745f5a10f0f
  Author: tomponline <thomas.parrott at canonical.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Makes vlan network interfaces set mtu before upscript called

This is consistent with veth and ipvlan types.

Also makes the debug message for success occur after up script has run.

Also makes device clean up on error more thorough and consistent.

Signed-off-by: tomponline <thomas.parrott at canonical.com>


  Commit: 1732294cabec49ebc494bd8805f56e6a8fa2f75f
      https://github.com/lxc/lxc/commit/1732294cabec49ebc494bd8805f56e6a8fa2f75f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M src/lxc/network.c

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

network: Makes vlan network interfaces set mtu before upscript called


Compare: https://github.com/lxc/lxc/compare/2c07c966f9e5...1732294cabec


More information about the lxc-devel mailing list