index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
pmtu.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
2021-01-07
1
-2
/
+69
*
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
2020-11-12
1
-1
/
+14
*
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
2020-11-12
1
-32
/
+32
*
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
2020-08-04
1
-0
/
+180
*
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
2020-08-04
1
-7
/
+159
*
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
2020-04-20
1
-0
/
+122
*
selftests: pmtu: fix init mtu value in description
Hangbin Liu
2019-12-21
1
-3
/
+3
*
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
2019-11-29
1
-3
/
+2
*
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
Stefano Brivio
2019-06-24
1
-8
/
+14
*
selftests: pmtu: Introduce list_flush_ipv4_exception test case
Stefano Brivio
2019-06-24
1
-0
/
+60
*
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
2019-06-11
1
-1
/
+50
*
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
2019-06-10
1
-32
/
+126
*
selftests: pmtu: Move route installs to a new function
David Ahern
2019-06-10
1
-11
/
+15
*
selftests: pmtu: Move running of test into a new function
David Ahern
2019-06-10
1
-27
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-7
/
+7
|
\
|
*
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
Stefano Brivio
2019-05-29
1
-7
/
+7
*
|
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
2019-05-23
1
-9
/
+8
|
/
*
selftests: pmtu.sh: Remove quotes around commands in setup_xfrm
David Ahern
2019-05-16
1
-9
/
+9
*
selftests: Add debugging options to pmtu.sh
David Ahern
2019-04-12
1
-89
/
+124
*
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
2019-02-28
1
-1
/
+67
*
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
2019-02-28
1
-15
/
+13
*
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
2018-11-09
1
-0
/
+179
*
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
2018-11-09
1
-31
/
+86
*
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
2018-11-09
1
-18
/
+125
*
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
2018-10-16
1
-7
/
+53
*
selftests: pmtu: Allow selection of single tests
Stefano Brivio
2018-10-16
1
-0
/
+21
*
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
2018-10-08
1
-4
/
+203
*
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
2018-10-08
1
-0
/
+2
*
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
2018-10-08
1
-27
/
+22
*
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
2018-09-19
1
-2
/
+2
*
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
2018-09-01
1
-1
/
+4
*
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
2018-09-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
1
-2
/
+2
|
\
|
*
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
2018-04-27
1
-2
/
+2
*
|
selftests: net: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-05-30
1
-1
/
+4
|
/
*
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
2018-03-18
1
-2
/
+0
*
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
2018-03-18
1
-6
/
+61
*
selftests: pmtu: Add pmtu_vti6_link_add_mtu test
Stefano Brivio
2018-03-18
1
-1
/
+43
*
selftests: pmtu: Add pmtu_vti4_link_add_mtu test
Stefano Brivio
2018-03-18
1
-1
/
+44
*
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
2018-03-18
1
-10
/
+70
*
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
2018-03-18
1
-1
/
+17
*
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
2018-03-18
1
-13
/
+73
*
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
2018-03-18
1
-26
/
+61
*
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
2018-03-18
1
-6
/
+11
*
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
2018-03-18
1
-7
/
+9
*
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
2018-03-18
1
-16
/
+8
*
selftests: net: Introduce first PMTU test
Stefano Brivio
2018-03-07
1
-0
/
+163