[lxc-devel] [lxc/lxc] a00fba: network: Restore fixed MTU functionality

Christian Brauner noreply at github.com
Wed Jan 15 10:15:15 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a00fbab5805f3f3afa5b87e1a3031989624c7043
      https://github.com/lxc/lxc/commit/a00fbab5805f3f3afa5b87e1a3031989624c7043
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Restore fixed MTU functionality

If MTU setting is provided in network device config then always use it rather than inheriting from the link device.

Affected both bridge and router veth modes.

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


  Commit: 917a7c1594034b6115f8c0d06ab8c9e5e1bdb7bf
      https://github.com/lxc/lxc/commit/917a7c1594034b6115f8c0d06ab8c9e5e1bdb7bf
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
    M src/lxc/network.c

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

network: Restore fixed MTU functionality


Compare: https://github.com/lxc/lxc/compare/e0f804353087...917a7c159403


More information about the lxc-devel mailing list