[lxc-devel] [lxc/lxc] 0130df: network: set mtu of unpriv veth to the bridge's mt...

GitHub noreply at github.com
Wed Feb 19 05:17:00 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0130df547140cbaf5520da4ab0362d582ef85e55
      https://github.com/lxc/lxc/commit/0130df547140cbaf5520da4ab0362d582ef85e55
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

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

  Log Message:
  -----------
  network: set mtu of unpriv veth to the bridge's mtu

That's to make sure that if the bridge has a higher than 1500
mtu, the new veth (defaulting to 1500) doesn't lower it.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>




More information about the lxc-devel mailing list