Lines Matching refs:tap

48      6.7 TUN/TAP with a preconfigured tap device
397 o tunctl - Configuration tool to create and delete tap devices
399 o uml_net - Setuid binary for automatic tap device configuration
964 Note that the IP address you assign to the host end of the tap device
967 you can reuse the host's eth IP address for the host ends of the tap
1209 section to see how to have UML use a preconfigured tap device, which
1228 available tap device and assign an ethernet address to it based on its
1272 6.7. TUN/TAP with a preconfigured tap device
1435 ate useless tap devices (useless because they can't configure them),
1437 to create a group containing all the users who have preconfigured tap
1447 If you don't want that tap device any more, you can make it non-
1451 host# tunctl -d tap device
1457 output only the name of the tap device it created. This makes it
1479 eth <n> =ethertap, <device> , <ethernet address> , <tap IP address>
1494 192.168.0.254 to the tap device.
1498 The tap device is mandatory, but the others are optional. If the
1502 The presence of the tap IP address will cause the helper to run and do
1508 If it is absent, then you must configure the tap device and whatever
1512 tap device doesn't support SIGIO, which UML needs in order to use
1527 mknod /dev/tap <minor> c 36 <minor> + 16
1572 host network (but see -tap, below).
1602 -tap tap0
1608 Note that the tap device must be preconfigured (see "TUN/TAP with a
1609 preconfigured tap device", above). If you're using a different tap
1808 o If a tap device is being set up, a route is set to the UML IP.