Home
last modified time | relevance | path

Searched full:tunnels (Results 1 – 25 of 109) sorted by relevance

12345

/Linux-v5.15/Documentation/networking/
Dl2tp.rst31 and whether it is a control or data packet. When tunnels and sessions
37 operations when establishing tunnels and sessions. The procedure looks
117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip
120 unmanaged tunnels later in this document.
363 L2TPv2/L2TPv3 IPv4/IPv6 tunnels and userspace must use the appropriate
426 - Tunnels are managed using a tunnel management socket which is a
441 Unmanaged L2TPv3 tunnels
445 tunnels. Unmanaged tunnels have no userspace tunnel socket, and
452 ``iproute2`` has commands for managing static L2TPv3 tunnels; do ``ip
469 # cat /debug/l2tp/tunnels
[all …]
Dbareudp.rst30 This creates a bareudp tunnel device which tunnels L3 traffic with ethertype
38 The multiproto mode allows bareudp tunnels to handle several protocols of the
Dvxlan.rst17 Unlike most tunnels, a VXLAN is a 1 to N network, not just point to
78 $ ethtool --show-tunnels eth0
/Linux-v5.15/tools/testing/selftests/bpf/
Dwith_tunnels.sh4 # setup tunnels for flow dissection test
14 echo "tunnels before test:"
28 echo "tunnels after test:"
/Linux-v5.15/Documentation/admin-guide/
Dthunderbolt.rst9 responsible for enumerating routers and establishing tunnels. A
74 The firmware automatically creates tunnels for Display Port and
79 The firmware automatically creates tunnels for the USB controller and
93 device must be authorized by the user before PCIe tunnels are created
112 The ``authorized`` attribute reads 0 which means no PCIe tunnels are
117 This will create the PCIe tunnels and the device is now connected.
135 to the ``authorized`` attribute and the PCIe tunnels will be created in
145 Now the device is connected (PCIe tunnels are created) and in addition
155 on the key, the device is connected and the PCIe tunnels are created.
156 However, if the challenge fails no tunnels are created and error is
/Linux-v5.15/tools/testing/selftests/drivers/net/netdevsim/
Dudp_tunnel_nic.sh159 ethtool --show-tunnels $NSIM_NETDEV | grep "$pp_expected" >/dev/null
163 ethtool --show-tunnels $NSIM_NETDEV
202 cnt=$(ethtool --show-tunnels $NSIM_NETDEV | grep -c "$pp_expected")
206 ethtool --show-tunnels $NSIM_NETDEV
255 ethtool -h | grep show-tunnels 2>&1 >/dev/null && HAS_ETHTOOL=y
322 msg="tunnels destroyed"
362 msg="remove tunnels"
867 msg="tunnels destroyed 1"
892 msg="tunnels destroyed 2"
932 msg="tunnels destroyed"
/Linux-v5.15/drivers/thunderbolt/
Dtb.c23 * @tunnel_list: List of active tunnels
355 * Find all DP tunnels that cross the port and reduce in tb_available_bandwidth()
631 * tunnels and know which switches were authorized already by in tb_scan_port()
669 * Create USB 3.x tunnels only when the switch is plugged to the in tb_scan_port()
671 * and want to discover existing USB 3.x tunnels before we create in tb_scan_port()
716 * PCIe and DMA tunnels do not consume guaranteed in tb_deactivate_and_free_tunnel()
726 * tb_free_invalid_tunnels() - destroy tunnels of devices that have gone away
1011 * Tear down all DP tunnels and release their resources. They in tb_disconnect_and_release_dp()
1226 * all the tunnels below. in tb_handle_hotplug()
1300 /* tunnels are only present after everything has been initialized */ in tb_stop()
[all …]
Dtunnel.h26 * tunnels may be %NULL or null adapter port instead.
35 * @list: Tunnels are linked using this field
/Linux-v5.15/net/ipv6/
DKconfig208 Support for IPv6-in-IPv6 and IPv4-in-IPv6 tunnels described in
298 tunnels mechanism. Also enable support for advanced local
327 tunnels mechanism.
338 the lightweight tunnels mechanism.
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c171 /* Linux demuxes tunnels based on packet SIP (which must match tunnel in mlxsw_sp_ipip_decap_config_gre4()
191 /* Tunnels with unset local or remote address are valid in Linux and in mlxsw_sp_ipip_tunnel_complete()
192 * used for lightweight tunnels (LWT) and Non-Broadcast Multi-Access in mlxsw_sp_ipip_tunnel_complete()
193 * (NBMA) tunnels. In principle these can be offloaded, but the driver in mlxsw_sp_ipip_tunnel_complete()
/Linux-v5.15/net/l2tp/
DKconfig21 tunnels. One IP tunnel may carry thousands of individual PPP
26 over L2TP tunnels. L2TPv3 is defined in RFC 3931
/Linux-v5.15/net/mpls/
Dmpls_iptunnel.c3 * mpls tunnels An implementation mpls tunnels using the light weight tunnel
304 MODULE_DESCRIPTION("MultiProtocol Label Switching IP Tunnels");
DKconfig13 MPLS remains a simple way of making tunnels.
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dnet.rst334 Controls if fallback tunnels (like tunl0, gre0, gretap0, erspan0,
336 (a) value = 0; respective fallback tunnels are created when module is
338 (b) value = 1; [kcmd value: initns] respective fallback tunnels are
341 (c) value = 2; [kcmd value: none] fallback tunnels are not created
347 Not creating fallback tunnels gives control to userspace to create
/Linux-v5.15/tools/include/uapi/linux/
Din.h35 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */
55 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
/Linux-v5.15/include/uapi/linux/
Din.h35 IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */
55 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */
/Linux-v5.15/net/ethtool/
DMakefile10 tunnels.o fec.o eeprom.o stats.o phc_vclocks.o
/Linux-v5.15/include/net/
Dudp_tunnel.h96 * designed tunnels, or poorly designed device offloads.
197 /* Device supports only IPv4 tunnels */
230 * @tables.tunnel_types: types of tunnels this table accepts
/Linux-v5.15/tools/testing/selftests/net/forwarding/
Dipip_hier_gre.sh4 # Test IP-in-IP GRE tunnels without key.
Dipip_hier_gre_key.sh4 # Test IP-in-IP GRE tunnels without key.
Dipip_hier_gre_keys.sh4 # Test IP-in-IP GRE tunnels without key.
/Linux-v5.15/net/ipv4/
DKconfig193 tristate "IP: GRE tunnels over IP"
328 over UDP include tunnels (IPIP, GRE, SIT). By encapsulating in UDP
333 bool "IP: FOU encapsulation of IP tunnels"
337 Allow configuration of FOU or GUE encapsulation for IP tunnels.
338 When this option is enabled IP tunnels can be configured to use
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre_scale.sh4 # tunnels. Then it adds one flower mirror for each of the tunnels, matching a
/Linux-v5.15/net/bridge/
Dbr_private_tunnel.h3 * Bridge per vlan tunnels
/Linux-v5.15/Documentation/devicetree/bindings/i2c/
Dgoogle,cros-ec-i2c-tunnel.yaml8 title: I2C bus that tunnels through the ChromeOS EC (cros-ec)

12345