aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh
AgeCommit message (Expand)Author
2020-03-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-16selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2018-11-08selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio
2018-11-08selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio
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