index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
pmtu.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
selftests: net: Use the provided dpctl rather than the vswitchd for tests.
Aaron Conole
1
-22
/
+123
2024-02-13
selftests: net: more pmtu.sh fixes
Paolo Abeni
1
-2
/
+2
2024-02-03
selftests: net: avoid just another constant wait
Paolo Abeni
1
-5
/
+13
2024-02-03
selftests: net: fix tcp listener handling in pmtu.sh
Paolo Abeni
1
-1
/
+4
2024-02-01
selftests: net: don't access /dev/stdout in pmtu.sh
Paolo Abeni
1
-1
/
+1
2024-02-01
selftests: net: fix available tunnels detection
Paolo Abeni
1
-8
/
+8
2024-01-04
selftests/net: change shebang to bash to support "source"
Yujie Liu
1
-2
/
+2
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
1
-18
/
+9
2023-11-03
selftests: pmtu.sh: fix result checking
Hangbin Liu
1
-1
/
+1
2023-08-05
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
1
-4
/
+6
2022-03-19
selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
Guillaume Nault
1
-4
/
+137
2022-03-10
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-10
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
1
-6
/
+206
2021-01-07
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
1
-2
/
+69
2020-11-12
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
1
-1
/
+14
2020-11-12
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
1
-32
/
+32
2020-08-04
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
1
-0
/
+180
2020-08-04
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
1
-7
/
+159
2020-04-20
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
1
-0
/
+122
2019-12-21
selftests: pmtu: fix init mtu value in description
Hangbin Liu
1
-3
/
+3
2019-11-29
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-06-24
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
Stefano Brivio
1
-8
/
+14
2019-06-24
selftests: pmtu: Introduce list_flush_ipv4_exception test case
Stefano Brivio
1
-0
/
+60
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
1
-1
/
+50
2019-06-10
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
1
-32
/
+126
2019-06-10
selftests: pmtu: Move route installs to a new function
David Ahern
1
-11
/
+15
2019-06-10
selftests: pmtu: Move running of test into a new function
David Ahern
1
-27
/
+36
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2019-05-29
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
Stefano Brivio
1
-7
/
+7
2019-05-23
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
1
-9
/
+8
2019-05-17
selftests: pmtu.sh: Remove quotes around commands in setup_xfrm
David Ahern
1
-9
/
+9
2019-04-12
selftests: Add debugging options to pmtu.sh
David Ahern
1
-89
/
+124
2019-02-28
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
1
-1
/
+67
2019-02-28
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
1
-15
/
+13
2018-11-09
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
1
-0
/
+179
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
1
-31
/
+86
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
1
-18
/
+125
2018-10-16
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
1
-7
/
+53
2018-10-16
selftests: pmtu: Allow selection of single tests
Stefano Brivio
1
-0
/
+21
2018-10-08
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
1
-4
/
+203
2018-10-08
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
1
-0
/
+2
2018-10-08
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
1
-27
/
+22
2018-09-19
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-09-01
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-09-01
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2018-05-31
selftests: net: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
[next]