diff options
| author | Michael Brown | 2021-03-02 11:20:55 +0100 |
|---|---|---|
| committer | Michael Brown | 2021-03-02 12:09:57 +0100 |
| commit | 2b5d3f582f718ca11488fb6d92ea39dd22b8ffed (patch) | |
| tree | a4ab380c613b7fa3261f7538fc8524b04b610dc0 /src/include/curses.h | |
| parent | [build] Allow __asmcall to be used as a type attribute (diff) | |
| download | ipxe-2b5d3f582f718ca11488fb6d92ea39dd22b8ffed.tar.gz ipxe-2b5d3f582f718ca11488fb6d92ea39dd22b8ffed.tar.xz ipxe-2b5d3f582f718ca11488fb6d92ea39dd22b8ffed.zip | |
[slirp] Add libslirp driver for Linux
Add a driver using libslirp to provide a virtual network interface
without requiring root permissions on the host. This simplifies the
process of running iPXE as a Linux userspace application with network
access. For example:
make bin-x86_64-linux/slirp.linux
./bin-x86_64-linux/slirp.linux --net slirp
libslirp will provide a built-in emulated DHCP server and NAT router.
Settings such as the boot filename may be controlled via command-line
options. For example:
./bin-x86_64-linux/slirp.linux \
--net slirp,filename=http://192.168.0.1/boot.ipxe
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/curses.h')
0 files changed, 0 insertions, 0 deletions
