commit | 3763e7ef17143f5e9ae044638e65d2b0c0305fcf | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Tue May 13 14:39:27 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed May 14 15:35:03 2014 -0400 |
tree | 2db78cfb6855a1bc040fb55915a13fbe47b53ef4 | |
parent | 8ba7e7bfc39e05b57ed90a70db2b411b1204377b [diff] |
macvlan: Propagate lowerdev MTU changes When the physical MTU changes we should ensure that all existing MACVLAN dev MTU do not exceed the new lowerdev MTU. This patch adds that propagation. Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Reviewed-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>