[lxc-devel] [lxc/lxc] e9280f: conf: retrieve mtu from netdev->link

GitHub noreply at github.com
Wed Sep 21 19:32:01 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e9280f6590de5cd1a8ecb770133b80efc6c482b3
      https://github.com/lxc/lxc/commit/e9280f6590de5cd1a8ecb770133b80efc6c482b3
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: retrieve mtu from netdev->link

When mtu is not set, try to retrieve mtu from netdev->link.

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 729e8bf685a66c91e521734b31c7eddd399c66ef
      https://github.com/lxc/lxc/commit/729e8bf685a66c91e521734b31c7eddd399c66ef
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: try to retrieve mtu from veth

When the mtu cannot be retrieved from netdev->link try from veth device.

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 5c01fd0b2cf3939412c21f9d99f31169a357d5ee
      https://github.com/lxc/lxc/commit/5c01fd0b2cf3939412c21f9d99f31169a357d5ee
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Merge pull request #1203 from brauner/2016-09-21/retrieve_mtu_from_bridge

2016 09 21/retrieve mtu from bridge


Compare: https://github.com/lxc/lxc/compare/bb095bebd9bf...5c01fd0b2cf3


More information about the lxc-devel mailing list