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) |
233 # Add specific overlay IP addresses, routed over MPLS
309 ping_test_one "ping" "192.0.2.103" "IPv4 packets over ${UNDERLAY}${MODE}"
312 ping_test_one "${PING6}" "2001:db8::103" "IPv6 packets over ${UNDERLAY}${MODE}"
315 ping_test_one "${PING6}" "2001:db8::203" "Unicast MPLS packets over ${UNDERLAY}${MODE}"
319 # Set up a bareudp overlay and run reachability tests over IPv4 and IPv6
366 # IPv4 over UDPv4
368 # Encapsulation instructions for bareudp over IPv4
379 # IPv6 over UDPv4
381 # Encapsulation instructions for bareudp over IPv4
392 # MPLS (unicast) over UDPv4
397 # Encapsulation instructions for bareudp over IPv4
416 # IPv4 over UDPv6
418 # New encapsulation instructions for bareudp over IPv6
429 # IPv6 over UDPv6
431 # New encapsulation instructions for bareudp over IPv6
442 # MPLS (unicast) over UDPv6
444 # New encapsulation instructions for bareudp over IPv6