index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
pmtu.sh
Age
Commit message (
Expand
)
Author
2024-02-13
selftests: net: more pmtu.sh fixes
Paolo Abeni
2024-02-02
selftests: net: avoid just another constant wait
Paolo Abeni
2024-02-02
selftests: net: fix tcp listener handling in pmtu.sh
Paolo Abeni
2024-01-31
selftests: net: don't access /dev/stdout in pmtu.sh
Paolo Abeni
2024-01-31
selftests: net: fix available tunnels detection
Paolo Abeni
2024-01-03
selftests/net: change shebang to bash to support "source"
Yujie Liu
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
2023-11-03
selftests: pmtu.sh: fix result checking
Hangbin Liu
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
2022-03-18
selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
Guillaume Nault
2022-03-09
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
2022-03-09
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2021-01-07
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
2020-11-12
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
2020-11-12
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
2020-08-04
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
2020-08-04
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
2020-04-20
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
2019-12-20
selftests: pmtu: fix init mtu value in description
Hangbin Liu
2019-11-29
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
2019-06-24
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
Stefano Brivio
2019-06-24
selftests: pmtu: Introduce list_flush_ipv4_exception test case
Stefano Brivio
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
2019-06-10
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
2019-06-10
selftests: pmtu: Move route installs to a new function
David Ahern
2019-06-10
selftests: pmtu: Move running of test into a new function
David Ahern
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-28
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
Stefano Brivio
2019-05-22
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
2019-05-16
selftests: pmtu.sh: Remove quotes around commands in setup_xfrm
David Ahern
2019-04-11
selftests: Add debugging options to pmtu.sh
David Ahern
2019-02-27
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
2019-02-27
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
2018-11-08
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
2018-11-08
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
2018-11-08
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
2018-10-15
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
2018-10-15
selftests: pmtu: Allow selection of single tests
Stefano Brivio
2018-10-08
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
2018-10-08
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
2018-10-08
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
2018-09-18
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
2018-08-31
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
2018-08-31
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-30
selftests: net: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
2018-03-18
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
[next]