summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/pmtu.sh
AgeCommit message (Expand)Author
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu
2023-11-03selftests: pmtu.sh: fix result checkingHangbin Liu
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-03-18selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin
2020-08-04selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitchStefano Brivio
2020-08-04selftests: pmtu.sh: Add tests for bridged UDP tunnelsStefano Brivio
2020-04-20selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery testsLourdes Pedrajas
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-11-29selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo
2019-06-24selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio
2019-06-24selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio
2019-06-10selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern
2019-06-10selftests: pmtu: Move route installs to a new functionDavid Ahern
2019-06-10selftests: pmtu: Move running of test into a new functionDavid Ahern
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern
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