Lines Matching +full:message +full:- +full:based

1 # SPDX-License-Identifier: GPL-2.0-only
25 # All the following symbols are dependent on NETDEVICES - do not repeat
63 This is essentially a bit-bucket device (i.e. traffic you send to
133 section 6.2 of the NET-3-HOWTO, available from
169 tristate "MAC-VLAN support"
175 iproute2 package starting with the iproute2-2.6.23 release:
183 tristate "MAC-VLAN based tap driver"
188 This adds a specialized tap character device driver that is based
189 on the MAC-VLAN network interface, called macvtap. A macvtap device
203 tristate "IP-VLAN support"
208 and packets will be delivered based on the dest L3 (IPv6/IPv4 addr)
213 iproute2 package starting with the iproute2-3.19 release:
215 "ip link add link <main-dev> [ NAME ] type ipvlan"
221 tristate "IP-VLAN based tap driver"
226 This adds a specialized tap character device driver that is based
227 on the IP-VLAN network interface, called ipvtap. An ipvtap device
244 http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02
260 http://tools.ietf.org/html/draft-gross-geneve-02
279 tristate "GPRS Tunneling Protocol datapath (GTP-U)"
284 the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol
287 implements the signaling protocol (GTP-C) to update its PDP context
326 tristate "IEEE 802.1AE MAC-level encryption (MACsec)"
351 bool "Set kernel extended message by default"
355 Set extended log support for netconsole message. If this option is
361 bool "Prepend kernel release version in the message by default"
365 Set kernel release to be prepended to each netconsole message by
367 the first field of every netconsole message, so, the netconsole
369 message. See <file:Documentation/networking/netconsole.rst> for
402 programs. It can be viewed as a simple Point-to-Point or Ethernet
424 interface for a virtual interface to re-use core tap functionality.
427 bool "Support for cross-endian vnet headers on little-endian kernels"
431 little-endian kernel to parse vnet headers that come from a
432 big-endian legacy virtio device.
437 Unless you have a little-endian system hosting a big-endian virtual
455 QEMU based VMMs (like KVM or Xen). Say Y or M.
468 bool "BPF-programmable network device"
499 QCOM based WWAN modems for IP or QMAP/rmnet protocol (like SDX55).
525 source "drivers/net/pse-pd/Kconfig"
569 M here: the module will be called xen-netfront.
591 will be called xen-netback.
626 HW-offload related.