commit | a41c789bdcc1e3d8fe0d82ee80c22aa4f4508004 | [log] [tgz] |
---|---|---|
author | Stefano Brivio <sbrivio@redhat.com> | Sat Mar 17 02:31:42 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 17 20:15:14 2018 -0400 |
tree | 285f1767e04af9fc6b51676aefea2fba404e1b64 | |
parent | 36455bd1e977ef1ccd8e89018bd14d0a5b96b4e5 [diff] |
selftests: pmtu: Add pmtu_vti4_default_mtu test This test checks that the MTU assigned by default to a vti (IPv4) interface created on top of veth is simply veth's MTU minus the length of the encapsulated IPv4 header. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>