]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
authorStefano Brivio <sbrivio@redhat.com>
Sat, 17 Mar 2018 01:31:47 +0000 (02:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Mar 2018 00:15:14 +0000 (20:15 -0400)
commit1fad59ea1c34b14f080725fc4cdfc6160651e371
tree5312d397fbb23e41351b166bd4ac2d2f26cf3fd8
parent8b6022fc7839e3ba2255bb264b16b0fffe961212
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>
tools/testing/selftests/net/pmtu.sh