summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin2024-11-121-17/+95
* selftests: net: really check for bg process completionPaolo Abeni2024-11-071-1/+1
* selftests: net: add helper for checking if nettest is availableJakub Kicinski2024-08-221-7/+1
* selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha2024-08-161-1/+1
* selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2024-06-281-22/+123
* selftests: net: more pmtu.sh fixesPaolo Abeni2024-02-131-2/+2
* selftests: net: avoid just another constant waitPaolo Abeni2024-02-031-5/+13
* selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni2024-02-031-1/+4
* selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-02-011-1/+1
* selftests: net: fix available tunnels detectionPaolo Abeni2024-02-011-8/+8
* selftests/net: change shebang to bash to support "source"Yujie Liu2024-01-041-2/+2
* selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu2023-12-231-18/+9
* selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-031-1/+1
* selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal2023-08-051-0/+35
* selftests/net: Find nettest in current directoryDaniel Díaz2022-11-211-4/+6
* selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault2022-03-181-4/+137
* selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault2022-03-101-2/+12
* selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-101-2/+5
* selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko2021-07-211-6/+206
* tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-071-2/+69
* selftests: pmtu.sh: improve the test result processingPo-Hsu Lin2020-11-121-1/+14
* selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin2020-11-121-32/+32
* selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitchStefano Brivio2020-08-041-0/+180
* selftests: pmtu.sh: Add tests for bridged UDP tunnelsStefano Brivio2020-08-041-7/+159
* selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery testsLourdes Pedrajas2020-04-201-0/+122
* selftests: pmtu: fix init mtu value in descriptionHangbin Liu2019-12-211-3/+3
* selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-11-291-3/+2
* selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14
* selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio2019-06-241-0/+60
* selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio2019-06-111-1/+50
* selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern2019-06-101-32/+126
* selftests: pmtu: Move route installs to a new functionDavid Ahern2019-06-101-11/+15
* selftests: pmtu: Move running of test into a new functionDavid Ahern2019-06-101-27/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-7/+7
|\
| * selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-291-7/+7
* | selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern2019-05-231-9/+8
|/
* selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-161-9/+9
* selftests: Add debugging options to pmtu.shDavid Ahern2019-04-121-89/+124
* selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-281-1/+67
* selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-281-15/+13
* selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio2018-11-091-0/+179
* selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio2018-11-091-31/+86
* selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio2018-11-091-18/+125
* selftests: pmtu: Add optional traffic captures for single testsStefano Brivio2018-10-161-7/+53
* selftests: pmtu: Allow selection of single testsStefano Brivio2018-10-161-0/+21
* selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca2018-10-081-4/+203
* selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca2018-10-081-0/+2
* selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio2018-10-081-27/+22
* selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-191-2/+2
* selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca2018-09-011-1/+4