]> git.ipfire.org Git - people/ms/network.git/commit
Improve MTU handling on bridges
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 19 Oct 2016 20:28:22 +0000 (20:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Oct 2016 21:58:03 +0000 (22:58 +0100)
commit3464bc8917b7146e1ffabc69a50ec10d6dfbece0
tree4e51b7471e0618a123ed43f8c1b2840a2b67fd8a
parent491e4f926372e327690c3fc609587f1151ed618c
Improve MTU handling on bridges

When the MTU of a bridge is changed, device_set_mtu will
now change the MTU of all ports in that bridge, too.

This does not seem to be 100% necessary, but it makes it
clearer and probably avoids some other bugs.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.device