commit | 1fad59ea1c34b14f080725fc4cdfc6160651e371 | [log] [tgz] |
---|---|---|
author | Stefano Brivio <sbrivio@redhat.com> | Sat Mar 17 02:31:47 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 17 20:15:14 2018 -0400 |
tree | 5312d397fbb23e41351b166bd4ac2d2f26cf3fd8 | |
parent | 8b6022fc7839e3ba2255bb264b16b0fffe961212 [diff] |
selftests: pmtu: Add pmtu_vti6_link_change_mtu test This test checks that MTU configured from userspace is used on link creation and changes, and that when it's not passed from userspace, it's calculated properly from the MTU of the lower layer. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>