/tools/test/connectivity/acts/framework/acts/controllers/ |
packet_sender.py | 398 src_ipv6_type: IPv6 source address type (e.g., Link Local, Global, etc) 399 src_ipv6: IPv6 address (Layer 3) of the source node 400 dst_ipv6: IPv6 address (Layer 3) of the destination node 430 """Generates a Neighbor Solicitation (NS) packet (ICMP over IPv6). 433 ip_dst: NS ipv6 destination (Optional) 445 # Create IPv6 layer 446 base = scapy.IPv6(dst=node_mcast, src=self.src_ipv6) 464 src_ipv6_type: IPv6 source address type (e.g., Link Local, Global, etc) 465 src_ipv6: IPv6 address (Layer 3) of the source node 499 """Generates a Router Advertisement (RA) packet (ICMP over IPv6) [all...] |
/external/scapy/test/ |
ipsec.uts | [all...] |
/external/curl/docs/cmdline-opts/ |
disable-epsv.d | 12 If the server is an IPv6 host, this option will have no effect as EPSV is
|
/external/curl/tests/data/ |
test558 | 20 ipv6
|
/external/iproute2/include/uapi/linux/ |
seg6.h | 3 * SR-IPv6 implementation
|
seg6_iptunnel.h | 3 * SR-IPv6 implementation
|
/external/iproute2/man/man8/ |
ifcfg.8 | 45 This script is not suitable for use with IPv6.
|
ip-tcp_metrics.8 | 32 for IPv4 and IPv6 destinations. The entries are created when 47 IPv4/IPv6 prefix or address. If no prefix is provided all entries are shown. 92 IPv4/IPv6 address. The address is a required argument. 135 Removes all IPv6 entries from cache keeping the IPv4 entries.
|
tc-tunnel_key.8 | 74 Outer header source IP address (IPv4 or IPv6) 77 Outer header destination IP address (IPv4 or IPv6) 89 IPv6, the other tunnel endpoint must be configured to accept such packets. 96 with IPv6, be sure you know what you are doing. Zero UDP checksums provide
|
/external/iptables/extensions/ |
libip6t_HL.man | 1 This is used to modify the Hop Limit field in IPv6 header. The Hop Limit field
|
libip6t_REJECT.t | 3 # manpage for IPv6 variant of REJECT does not show up for some reason?
|
libip6t_rt.man | 1 Match on IPv6 routing header
|
libxt_TEE.man | 8 Use of 0.0.0.0 (for IPv4 packets) or :: (IPv6) is invalid.
|
libxt_tos.man | 2 including the "Precedence" bits) or the (also 8-bit) Priority field in the IPv6
|
/external/kernel-headers/original/uapi/linux/caif/ |
if_caif.h | 18 * @IFLA_CAIF_IPV6_CONNID: Connection ID for IPv6 PDP Context.
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_DSCP.h | 2 /* x_tables module for setting the IPv4/IPv6 DSCP field
|
/external/syslinux/gpxe/src/include/gpxe/ |
if_ether.h | 21 #define ETH_P_IPV6 0x86DD /* IPv6 over blueblook */
|
/external/tcpdump/tests/ |
mpbgp-linklocal-nexthop.out | 8 AFI: IPv6 (2), SAFI: Unicast (1)
|
/libcore/expectations/ |
virtualdeviceknownfailures.txt | 6 description: "IPv6 connectivity not yet supported in virtual device testing infra",
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/caif/ |
if_caif.h | 17 * @IFLA_CAIF_IPV6_CONNID: Connection ID for IPv6 PDP Context.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
ip6_tunnel.h | 15 /* being used for Mobile IPv6 */
|
/external/guava/guava/src/com/google/common/net/ |
HostAndPort.java | 71 /** Hostname, IPv4/IPv6 literal, or unvalidated nonsense. */ 88 * represent the hostname or IPv4/IPv6 literal. 124 * <p>Note: Non-bracketed IPv6 literals are allowed. 143 * <p>Note: Non-bracketed IPv6 literals are allowed. 184 // 0 or 2+ colons. Bare hostname or IPv6 literal. 256 * Generate an error if the host might be a non-bracketed IPv6 literal. 258 * <p>URI formatting requires that IPv6 literals be surrounded by brackets, 260 * to increase the strictness of the parser, and disallow IPv6 literals 263 * <p>Note that this parser identifies IPv6 literals solely based on the 268 * @throws IllegalArgumentException if bracketless IPv6 is detected [all...] |
/external/ltp/testcases/network/stress/route/ |
route6-change-dst | 28 # Verify the kernel is not crashed when the destination of an IPv6 route is 70 # Network portion of the IPv6 address 76 # Host portion of the IPv6 address 92 # Make a IPv6 connectivity 95 # rhost_ipv6addr - IPv6 Address of the remote host 108 # Set IPv6 address to the interfaces 111 tst_resm TBROK "Failed to add an IPv6 address the remote host" 115 # IPv6 address of the remote host (gateway) 185 tst_resm TINFO "Verify the kernel is not crashed when the destination of an IPv6 route is changed frequently by $test_command command in $NS_TIMES times" 190 # Assign IPv6 address to the interface of the local hos [all...] |
route6-ifdown | 28 # Verify the kernel is not crashed when IPv6 route is add then it is deleted 68 # Network portion of the IPv6 address 74 # Host portion of the IPv6 address 107 # Make a IPv6 connectivity 110 # rhost_ipv6addr - IPv6 Address of the remote host 123 # Set IPv6 address to the interfaces of the remote host 126 tst_resm TBROK "Failed to add an IPv6 address the remote host" 173 tst_resm TINFO "Verify the kernel is not crashed when IPv6 route is add by route command then it is deleted by the interface down with ifconfing command in $NS_TIMES times" 176 tst_resm TINFO "Verify the kernel is not crashed when IPv6 route is add by ip command then it is deleted by the interface down with ip command in $NS_TIMES times" 187 # Assign IPv6 address to the interface of the local hos [all...] |
/external/curl/tests/ |
runtests.pl | 122 my $HTTP6PORT; # HTTP IPv6 server port 127 my $FTP6PORT; # FTP IPv6 server port 133 my $POP36PORT; # POP3 IPv6 server port 135 my $IMAP6PORT; # IMAP IPv6 server port 137 my $SMTP6PORT; # SMTP IPv6 server port 139 my $RTSP6PORT; # RTSP IPv6 server port 141 my $GOPHER6PORT; # Gopher IPv6 server port 143 my $HTTPTLS6PORT; # HTTP TLS (non-stunnel) IPv6 server port 212 my $http_ipv6; # set if HTTP server has IPv6 support 214 my $ftp_ipv6; # set if FTP server has IPv6 suppor [all...] |