aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh
AgeCommit message (Expand)Author
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-30selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-04-27selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio