selftests: pmtu: Add pmtu_vti4_link_add_mtu test
authorStefano Brivio <[email protected]>
Sat, 17 Mar 2018 01:31:45 +0000 (02:31 +0100)
committerDavid S. Miller <[email protected]>
Sun, 18 Mar 2018 00:15:14 +0000 (20:15 -0400)
commit719e121574497436e39536c2a888b901fbe30cfe
tree95b48ec74497be02738edebf295fa5dc27fce181
parent5e84430bb83e8241c485ccce728ff5e5e80789eb
selftests: pmtu: Add pmtu_vti4_link_add_mtu test

This test checks that MTU given on vti link creation is actually
configured, and that tunnel is not created with an invalid MTU
value.

Signed-off-by: Stefano Brivio <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
tools/testing/selftests/net/pmtu.sh