summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/pmtu.sh
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
|/
* 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/+13Star
* 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