Lines Matching +full:default +full:- +full:tap

1 # SPDX-License-Identifier: GPL-2.0
7 default y
14 The User-Mode Linux environment allows you to create virtual serial
18 See <http://user-mode-linux.sourceforge.net/old/input.html> for more
44 lines to host pseudo-terminals. Access to both traditional
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
68 string "xterm channel default terminal emulator"
70 default "xterm"
72 This option allows changing the default terminal emulator.
76 default !(XTERM_CHAN && TTY_CHAN && PTY_CHAN && PORT_CHAN && NULL_CHAN)
79 string "Default main console channel initialization"
80 default "fd:0,fd:1"
83 will be attached by default. This value can be overridden from the
84 command line. The default value is "fd:0,fd:1", which attaches the
89 string "Default console channel initialization"
90 default "xterm"
93 except the main console will be attached by default. This value can
94 be overridden from the command line. The default value is "xterm",
101 string "Default serial line channel initialization"
102 default "pty"
105 will be attached by default. This value can be overridden from the
106 command line. The default value is "pty", which attaches them to
107 traditional pseudo-terminals.
131 While the User-Mode port cannot directly talk to any physical
139 <http://user-mode-linux.sourceforge.net/old/networking.html>.
141 If you'd like to be able to enable networking in the User-Mode
150 The Ethertap User-Mode Linux network transport allows a single
154 While the UML believes it's on a (multi-device, broadcast) virtual
155 Ethernet network, it's in fact communicating over a point-to-point
163 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
173 bool "TUN/TAP transport (obsolete)"
176 The UML TUN/TAP network transport allows a UML instance to exchange
177 packets with the host over a TUN/TAP device. This option will only
178 work with a 2.4 host, unless you've applied the TUN/TAP patch to
181 To use this transport, your host kernel must have support for TUN/TAP
182 devices, either built-in or as a module.
193 The slip User-Mode Linux network transport allows a running UML to
194 network with its host over a point-to-point link. Unlike Ethertap,
195 which can carry any Ethernet frame (and hence even non-IP packets),
201 <http://user-mode-linux.sourceforge.net/old/networking.html>.
214 This User-Mode Linux network transport allows one or more running
222 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
232 string "Default socket for daemon transport"
233 default "/tmp/uml.ctl"
236 This option allows setting the default socket for the daemon
244 This User-Mode Linux network driver uses multi-message send
247 This driver provides tap, raw, gre and l2tpv3 network transports
257 This User-Mode Linux network transport allows one or more running
281 This Multicast User-Mode Linux network transport allows multiple
291 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
304 The SLiRP User-Mode Linux network transport allows a running UML
307 known as SLiRP, a program that can re-socket IP packets back onto
335 drivers over vhost-user sockets.
344 rtcwake, especially in time-travel mode. This driver enables that
360 default -1
364 wish to use for experimentation here. The default of -1 is