/external/iproute2/man/man8/ |
ip-tunnel.8 | 82 objects are tunnels, encapsulating packets in IP packets and then 123 The default value for IPv4 tunnels is: 125 The default value for IPv6 tunnels is: 162 .RB ( " only GRE tunnels " ) 175 .RB ( " only GRE tunnels " ) 190 .RB ( " only GRE tunnels " ) 206 .RB ( " only IPv6 tunnels " ) 211 .RB ( " only IPv6 tunnels " ) 216 .RB ( " only IPv6 tunnels " ) 234 .SS ip tunnel show - list tunnels [all...] |
ip-l2tp.8 | 104 L2TPv3 ethernet tunnels. For unmanaged tunnels, there is no L2TP 105 control protocol so no userspace daemon is required - tunnels are 109 L2TPv3 is suitable for Layer-2 tunnelling. Static tunnels are useful 110 to establish network links across IP networks when the tunnels are 111 fixed. L2TPv3 tunnels can carry data of more than one session. Each 140 used to establish unmanaged L2TP tunnels. Once the virtual network 153 Note that unmanaged tunnels carry only ethernet frames. If you need to 155 L2TPv3 tunnels, you will need an L2TP server which implements the L2TP 157 tunnels and sessions to be established and provides for detecting an [all...] |
ip.8 | 3 ip \- show / manipulate routing, devices, policy routing and tunnels
|
/external/iproute2/doc/ |
Plan | 6 1.3 IP tunnels (ip-tunnels.tex, published)
|
ip-tunnels.tex | 2 \def\TITLE{Tunnels over IP} 5 \Large\bf Tunnels over IP in Linux-2.2 113 tunnel device \verb|tunl0| and another tunnels may be created with command 142 Standard Linux-2.2 kernel supports three flavor of tunnels, 156 \noindent All the kinds of tunnels are created with one command: 184 say that they are zero or wildcard. Two tunnels of one mode cannot 187 This restriction is relaxed for keyed GRE tunnels.} 189 Tunnels are divided to two classes: {\bf pointopoint} tunnels, which 191 to this destination, and {\bf NBMA} (i.e. Non-Broadcast Multi-Access) tunnels, [all...] |
Makefile | 1 PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps nstat.ps arpd.ps rtstat.ps
|
/external/kernel-headers/original/linux/ |
in.h | 29 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */ 37 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
|
if_link.h | 157 for IPIP tunnels, when route to endpoint is allowed to change)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
in.h | 29 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */ 37 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
|
if_link.h | 118 for IPIP tunnels, when route to endpoint is allowed to change)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
in.h | 29 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */ 37 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
|
if_link.h | 118 for IPIP tunnels, when route to endpoint is allowed to change)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
in.h | 29 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */ 37 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
|
if_link.h | 118 for IPIP tunnels, when route to endpoint is allowed to change)
|
/external/apache-http/src/org/apache/http/conn/routing/ |
RouteInfo.java | 141 * If there is a proxy chain, only end-to-end tunnels are considered. 151 * If there is a proxy chain, only end-to-end tunnels are considered.
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.h | 49 // This TunnelSessionClient establishes secure tunnels protected by 61 // The jid is used as the name for sessions for outgoing tunnels.
|
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.h | 49 // This TunnelSessionClient establishes secure tunnels protected by 61 // The jid is used as the name for sessions for outgoing tunnels.
|
/external/openssh/ |
README.tun | 45 Layer 2 tunnels can be used in combination with an Ethernet bridge(4) 123 could be wireless networks or administrative VPN tunnels.
|
/external/iproute2/include/linux/ |
if_link.h | 185 for IPIP tunnels, when route to endpoint is allowed to change)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
in.h | 42 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
in.h | 42 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
in.h | 42 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94). */
|
/external/ipsec-tools/src/racoon/ |
TODO | 124 - End-to-End SA through IPsec tunnels, initiation both ways
|
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 286 perror("Cannot create tunnels");
|
/external/chromium/net/http/ |
http_proxy_client_socket_pool.cc | 260 // request directly instead of through CONNECT tunnels, then we
|