Lines Matching full:over
6 # The bareudp module allows to tunnel network protocols like IP or MPLS over
58 # | * Decapsulate bareudp packets (either IP or MPLS, over UDP) |
67 # | Traffic type: IP or MPLS (depending on test), over UDP
78 # | * Decapsulate bareudp packets (either IP or MPLS, over UDP) |
265 # Add specific overlay IP addresses, routed over MPLS
341 ping_test_one "ping" "192.0.2.103" "IPv4 packets over ${UNDERLAY}${MODE}"
344 ping_test_one "${PING6}" "2001:db8::103" "IPv6 packets over ${UNDERLAY}${MODE}"
347 ping_test_one "${PING6}" "2001:db8::203" "Unicast MPLS packets over ${UNDERLAY}${MODE}"
351 # Set up a bareudp overlay and run reachability tests over IPv4 and IPv6
398 # IPv4 over UDPv4
400 # Encapsulation instructions for bareudp over IPv4
411 # IPv6 over UDPv4
413 # Encapsulation instructions for bareudp over IPv4
424 # MPLS (unicast) over UDPv4
429 # Encapsulation instructions for bareudp over IPv4
448 # IPv4 over UDPv6
450 # New encapsulation instructions for bareudp over IPv6
461 # IPv6 over UDPv6
463 # New encapsulation instructions for bareudp over IPv6
474 # MPLS (unicast) over UDPv6
476 # New encapsulation instructions for bareudp over IPv6