Home
last modified time | relevance | path

Searched +full:vrf +full:- +full:lite (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/networking/
H A Dvrf.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Virtual Routing and Forwarding (VRF)
7 The VRF Device
10 The VRF device combined with ip rules provides the ability to create virtual
11 routing and forwarding domains (aka VRFs, VRF-lite to be specific) in the
12 Linux network stack. One use case is the multi-tenancy problem where each
16 Processes can be "VRF aware" by binding a socket to the VRF device. Packets
17 through the socket then use the routing table associated with the VRF
18 device. An important feature of the VRF device implementation is that it
20 (ie., they do not need to be run in each VRF). The design also allows
[all …]
/linux/drivers/net/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
25 # All the following symbols are dependent on NETDEVICES - do not repeat
62 This is essentially a bit-bucket device (i.e. traffic you send to
130 section 6.2 of the NET-3-HOWTO, available from
166 tristate "MAC-VLAN support"
172 iproute2 package starting with the iproute2-2.6.23 release:
180 tristate "MAC-VLAN based tap driver"
186 on the MAC-VLAN network interface, called macvtap. A macvtap device
200 tristate "IP-VLAN support"
209 iproute2 package starting with the iproute2-3.19 release:
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
47 N: [^a-z]tegra all files whose path contains tegra
65 ----------------
90 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
92 L: linux-scsi@vger.kernel.org
95 F: drivers/scsi/3w-*
[all …]