Lines Matching refs:to
11 - Access to host filesystem and networking via L2 bridging.
16 How to use it
20 path/to/net_test/run_net_test.sh <test>
29 net_test compiles the kernel to a user-mode linux binary, which runs as a
30 process on the host machine. It runs the binary to start a Linux "virtual
32 boots, mounts the root filesystem read-only, runs the specified test from init, and then drops to a…
35 Access to host filesystem
42 Access to host networking
45 Access to host networking is provided by tap interfaces. On the host, the
59 The number of tap interfaces is currently hardcoded to two. To change this
67 since the filesystem contains a full Linux userland, it's possible to boot into
68 userland and modify the filesystem, for example to install packages using
70 configured to perform DHCPv4 on eth0 and listen to RAs.
77 /etc/resolv.conf and the system resolver is hardcoded to 8.8.8.8.