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
*
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