commit | 548feb33c598dfaf9f8e066b842441ac49b84a8a | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jun 18 16:15:57 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 20 07:53:46 2018 +0900 |
tree | 9be62402069b55d928fbb15f261d74602fae50a0 | |
parent | 4e8439aa34802deab11cee68b0ecb18f887fb153 [diff] |
ipvlan: use ETH_MAX_MTU as max mtu Similar to the fixes on team and bonding, this restores the ability to set an ipvlan device's mtu to anything higher than 1500. Fixes: 91572088e3fd ("net: use core MTU range checking in core net infra") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>