/external/android-clat/ |
BUGS | 3 - assumes the handset has its own (routed) /64 ipv6 subnet 4 - assumes the /128 ipv6 subnet it generates can use the nat64 gateway 5 - assumes the nat64 gateway has the ipv4 address in the last 32 bits of the ipv6 address (that it uses a /96 plat subnet)
|
/hardware/broadcom/wlan/bcmdhd/config/ |
android_dhcpcd.conf | 4 # Disable solicitation of IPv6 Router Advertisements
|
/hardware/mediatek/wlan/config/ |
android_dhcpcd.conf | 3 # Disable solicitation of IPv6 Router Advertisements
|
/hardware/qcom/wlan/qcwcn/config/ |
android_dhcpcd.conf | 4 # Disable solicitation of IPv6 Router Advertisements
|
/external/iptables/extensions/ |
libip6t_eui64.man | 1 This module matches the EUI-64 part of a stateless autoconfigured IPv6 address. 3 with the lower 64 bits of the IPv6 source address. But "Universal/Local"
|
libip6t_icmp6.man | 1 This extension can be used if `\-\-protocol ipv6\-icmp' or `\-\-protocol icmpv6' is 13 ip6tables \-p ipv6\-icmp \-h
|
libip6t_DNPT.man | 1 Provides stateless destination IPv6-to-IPv6 Network Prefix Translation (as 24 You may need to enable IPv6 neighbor proxy: 26 sysctl -w net.ipv6.conf.all.proxy_ndp=1
|
libip6t_SNPT.man | 1 Provides stateless source IPv6-to-IPv6 Network Prefix Translation (as described 24 You may need to enable IPv6 neighbor proxy: 26 sysctl -w net.ipv6.conf.all.proxy_ndp=1
|
libxt_ecn.man | 1 This allows you to match the ECN bits of the IPv4/IPv6 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in RFC3168 10 This matches a particular IPv4/IPv6 ECT (ECN-Capable Transport). You have to specify
|
libip6t_hl.man | 1 This module matches the Hop Limit field in the IPv6 header.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
in6.h | 9 * IPv6 Program Interfaces for BSD Systems 12 * Advanced Sockets API for IPv6 27 * IPv6 address structure 43 /* IPv6 Wildcard Address (::) and Loopback Address (::1) defined in RFC2553 51 __be32 sin6_flowinfo; /* IPv6 flow information */ 52 struct in6_addr sin6_addr; /* IPv6 address */ 57 /* IPv6 multicast address of group */ 60 /* local IPv6 address of interface */ 123 * IPV6 extension headers 125 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
in6.h | 9 * IPv6 Program Interfaces for BSD Systems 12 * Advanced Sockets API for IPv6 27 * IPv6 address structure 41 /* IPv6 Wildcard Address (::) and Loopback Address (::1) defined in RFC2553 49 __be32 sin6_flowinfo; /* IPv6 flow information */ 50 struct in6_addr sin6_addr; /* IPv6 address */ 55 /* IPv6 multicast address of group */ 58 /* local IPv6 address of interface */ 120 * IPV6 extension headers 122 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options * [all...] |
/external/iptables/libiptc/ |
libip6tc.c | 142 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf); 145 len = ipv6_prefix_length(&e->ipv6.smsk); 149 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf); 155 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf); 158 len = ipv6_prefix_length(&e->ipv6.dmsk); 162 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf); 167 printf("Interface: `%s'/", e->ipv6.iniface); 169 printf("%c", e->ipv6.iniface_mask[i] ? 'X' : '.'); 170 printf("to `%s'/", e->ipv6.outiface); 172 printf("%c", e->ipv6.outiface_mask[i] ? 'X' : '.') [all...] |
libip6tc.pc.in | 7 Description: iptables IPv6 ruleset ADT and kernel interface
|
/system/extras/tests/net_test/ |
net_test.sh | 3 # In case IPv6 is compiled as a module. 4 [ -f /proc/net/if_inet6 ] || insmod $DIR/kernel/net-next/net/ipv6/ipv6.ko
|
/external/kernel-headers/original/uapi/linux/ |
in6.h | 9 * IPv6 Program Interfaces for BSD Systems 12 * Advanced Sockets API for IPv6 28 * IPv6 address structure 52 __be32 sin6_flowinfo; /* IPv6 flow information */ 53 struct in6_addr sin6_addr; /* IPv6 address */ 60 /* IPv6 multicast address of group */ 63 /* local IPv6 address of interface */ 128 * IPV6 extension headers 131 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ 132 #define IPPROTO_ROUTING 43 /* IPv6 routing header * [all...] |
if_addrlabel.h | 7 * YOSHIFUJI Hideaki @ USAGI/WIDE <yoshfuji@linux-ipv6.org>
|
/external/dhcpcd/ |
android.conf | 4 # IPv6 RS/RA processing is handled by the kernel. See also http://b/15268738
|
/external/tcpdump/ |
af.c | 34 { AFNUM_INET6, "IPv6"}, 59 { BSD_AFNUM_INET6_BSD, "IPv6" }, 60 { BSD_AFNUM_INET6_FREEBSD, "IPv6" }, 61 { BSD_AFNUM_INET6_DARWIN, "IPv6" },
|
aodv.h | 54 struct in6_addr rreq_da; /* destination IPv6 address */ 56 struct in6_addr rreq_oa; /* originator IPv6 address */ 67 struct in6_addr rreq_da; /* destination IPv6 address */ 68 struct in6_addr rreq_oa; /* originator IPv6 address */ 95 struct in6_addr rrep_da; /* destination IPv6 address */ 97 struct in6_addr rrep_oa; /* originator IPv6 address */ 106 struct in6_addr rrep_da; /* destination IPv6 address */ 107 struct in6_addr rrep_oa; /* originator IPv6 address */ 123 struct in6_addr u_da; /* IPv6 address */ 127 struct in6_addr u_da; /* IPv6 address * [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
Inet6AddressTest.java | 53 // IPv4-compatible IPv6 address tests 72 // IPv4-mapped IPv6 address tests 81 assertTrue("IPv4-mapped IPv6 multicast address " + addrName 86 assertTrue("IPv4-mapped IPv6 non-multicast address " + addrName 122 // The loopback address for IPv6 is ::1 126 assertTrue("IPv6 loopback address " + addrName + " not detected.", 131 assertTrue("IPv6 address incorrectly " + addrName 138 assertTrue("IPv6 address incorrectly " + addrName 142 // IPv4-compatible IPv6 address tests 152 assertTrue("IPv4-compatible IPv6 address " + addrNam [all...] |
/external/libpcap/Win32/Include/ |
ip6_misc.h | 25 * This file contains a collage of declarations for IPv6 from FreeBSD not present in Windows 41 /* IPv6 address */ 71 /* Ditto, for IPv6. */ 76 u_int32_t sin6_flowinfo; /* IPv6 flow information */ 77 struct in6_addr sin6_addr; /* IPv6 address */ 107 * IPV6 extension headers 109 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ 110 #define IPPROTO_IPV6 41 /* IPv6 header. */ 111 #define IPPROTO_ROUTING 43 /* IPv6 routing header */ 112 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header * [all...] |
/external/chromium-libpac/src/ |
proxy_resolver_js_bindings.h | 30 // This is a Microsoft extension to PAC for IPv6, see: 31 // http://blogs.msdn.com/b/wndp/archive/2006/07/13/ipv6-pac-extensions-v0-9.aspx 43 // This is a Microsoft extension to PAC for IPv6, see: 44 // http://blogs.msdn.com/b/wndp/archive/2006/07/13/ipv6-pac-extensions-v0-9.aspx
|
/external/iproute2/include/linux/ |
if_addrlabel.h | 7 * YOSHIFUJI Hideaki @ USAGI/WIDE <yoshfuji@linux-ipv6.org>
|
/external/iptables/include/linux/netfilter_ipv6/ |
ip6t_ipv6header.h | 1 /* ipv6header match - matches IPv6 packets based
|