Searched hist:bbbc7aa45eefd4ef7ffbd5ee3bb49bd8b68a2213 (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/ |
H A D | bareudp.sh | bbbc7aa45eefd4ef7ffbd5ee3bb49bd8b68a2213 Fri Oct 30 21:10:54 CET 2020 Guillaume Nault <gnault@redhat.com> selftests: add test script for bareudp tunnels
Test different encapsulation modes of the bareudp module: * Unicast MPLS, * IPv4 only, * IPv4 in multiproto mode (that is, IPv4 and IPv6), * IPv6.
Each mode is tested with both an IPv4 and an IPv6 underlay.
v2: * Add build dependencies in config file (Willem de Bruijn). * The MPLS test now uses its own IP addresses. This minimises the amount of cleanup between tests and simplifies the script. * Verify that iproute2 supports bareudp tunnels before running the script (and other minor usability improvements).
Signed-off-by: Guillaume Nault <gnault@redhat.com> Link: https://lore.kernel.org/r/8abc0e58f8a7eeb404f82466505a73110bc43ab8.1604088587.git.gnault@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | config | diff bbbc7aa45eefd4ef7ffbd5ee3bb49bd8b68a2213 Fri Oct 30 21:10:54 CET 2020 Guillaume Nault <gnault@redhat.com> selftests: add test script for bareudp tunnels
Test different encapsulation modes of the bareudp module: * Unicast MPLS, * IPv4 only, * IPv4 in multiproto mode (that is, IPv4 and IPv6), * IPv6.
Each mode is tested with both an IPv4 and an IPv6 underlay.
v2: * Add build dependencies in config file (Willem de Bruijn). * The MPLS test now uses its own IP addresses. This minimises the amount of cleanup between tests and simplifies the script. * Verify that iproute2 supports bareudp tunnels before running the script (and other minor usability improvements).
Signed-off-by: Guillaume Nault <gnault@redhat.com> Link: https://lore.kernel.org/r/8abc0e58f8a7eeb404f82466505a73110bc43ab8.1604088587.git.gnault@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | Makefile | diff bbbc7aa45eefd4ef7ffbd5ee3bb49bd8b68a2213 Fri Oct 30 21:10:54 CET 2020 Guillaume Nault <gnault@redhat.com> selftests: add test script for bareudp tunnels
Test different encapsulation modes of the bareudp module: * Unicast MPLS, * IPv4 only, * IPv4 in multiproto mode (that is, IPv4 and IPv6), * IPv6.
Each mode is tested with both an IPv4 and an IPv6 underlay.
v2: * Add build dependencies in config file (Willem de Bruijn). * The MPLS test now uses its own IP addresses. This minimises the amount of cleanup between tests and simplifies the script. * Verify that iproute2 supports bareudp tunnels before running the script (and other minor usability improvements).
Signed-off-by: Guillaume Nault <gnault@redhat.com> Link: https://lore.kernel.org/r/8abc0e58f8a7eeb404f82466505a73110bc43ab8.1604088587.git.gnault@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|