Age | Commit message (Expand) | Author |
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 |
2018-03-17 | selftests: pmtu: Add pmtu_vti6_link_change_mtu test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Add pmtu_vti6_link_add_mtu test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Add pmtu_vti4_link_add_mtu test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Add test_pmtu_vti4_exception test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Add pmtu_vti6_default_mtu test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Add pmtu_vti4_default_mtu test | Stefano Brivio |
2018-03-17 | selftests: pmtu: Introduce support for multiple tests | Stefano Brivio |
2018-03-17 | selftests: pmtu: Factor out MTU parsing helper | Stefano Brivio |
2018-03-17 | selftests: pmtu: Use namespace command prefix to fetch route mtu | Stefano Brivio |
2018-03-17 | selftests: pmtu: Reverse return codes of functions | Stefano Brivio |
2018-03-07 | selftests: net: Introduce first PMTU test | Stefano Brivio |