Lines Matching +full:light +full:- +full:weight
1 # SPDX-License-Identifier: GPL-2.0-only
14 when running on a stand-alone machine that isn't connected to any
20 contained in the package net-tools, the location and version number
24 recommended to read the NET-HOWTO, available from
42 achieve this, you need to set skb_shinfo(skb)->frag_list to the
47 compat-independent messages instead!
110 to the KUnit documentation in Documentation/dev-tools/kunit/.
119 other computer. You will get the so-called loopback device which
130 <file:Documentation/networking/ip-sysctl.rst>.
174 a "proxy-based" one, is more secure but more intrusive and more
177 protocols, which a packet filter lacks. Moreover, proxy-based
179 clients. Proxy-based firewalls don't need support by the kernel, but
272 source "net/batman-adv/Kconfig"
339 a per-interface basis.
447 bool "Network light weight tunnels"
449 This feature provides an infrastructure to support light weight
450 tunnels like mpls. There is no netdevice associated with a light
451 weight tunnel endpoint. Tunnel encapsulation parameters are stored
452 with light weight tunnel state associated with fib routes.