summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh
Commit message (Expand)AuthorAgeFilesLines
* 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/+22Star
* 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
* selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca2018-09-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-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/+0Star
* selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio2018-03-181-6/+61
* selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio2018-03-181-1/+43
* selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio2018-03-181-1/+44
* selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio2018-03-181-10/+70
* selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio2018-03-181-1/+17
* selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio2018-03-181-13/+73
* selftests: pmtu: Introduce support for multiple testsStefano Brivio2018-03-181-26/+61
* selftests: pmtu: Factor out MTU parsing helperStefano Brivio2018-03-181-6/+11
* selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio2018-03-181-7/+9
* selftests: pmtu: Reverse return codes of functionsStefano Brivio2018-03-181-16/+8Star
* selftests: net: Introduce first PMTU testStefano Brivio2018-03-071-0/+163