summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+12
* selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-091-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-201-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-281-7/+7
* | selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern2019-05-221-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-111-89/+124
* selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-271-1/+67
* selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-271-15/+13
* selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio2018-11-081-0/+179
* selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio2018-11-081-31/+86
* selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio2018-11-081-18/+125
* selftests: pmtu: Add optional traffic captures for single testsStefano Brivio2018-10-151-7/+53
* selftests: pmtu: Allow selection of single testsStefano Brivio2018-10-151-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-181-2/+2
* selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca2018-08-311-1/+4
* selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca2018-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-2/+2
|\
| * selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio2018-04-271-2/+2
* | selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
|/
* selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio2018-03-181-2/+0
* selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio2018-03-171-6/+61
* selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio2018-03-171-1/+43
* selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio2018-03-171-1/+44
* selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio2018-03-171-10/+70
* selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio2018-03-171-1/+17
* selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio2018-03-171-13/+73
* selftests: pmtu: Introduce support for multiple testsStefano Brivio2018-03-171-26/+61
* selftests: pmtu: Factor out MTU parsing helperStefano Brivio2018-03-171-6/+11
* selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio2018-03-171-7/+9