Bochs/bochs/misc
Volker Ruppert 9c3a99856e Added basic TCP handling and FTP server stub for testing.
- Partly re-implemented host_to_guest methods from legacy eth_vnet.cc.
- Added two dynamic packet buffers for vnet server replies.
- TFTP and FTP servers are only available if root directory is configured.
- Added TCP port handler methods similar to the UDP ones.
- Added basic TCP connection management and 3-way handshake.
- Added FTP server stub for testing TCP (only login/logout for now).
2020-05-12 20:51:26 +00:00
..
sb16
bswap.h
bxcompat.h Added log file support to the 'bxhub' utility. Log output can be sent to file 2020-04-13 19:35:56 +00:00
bxhub.cc Added basic TCP handling and FTP server stub for testing. 2020-05-12 20:51:26 +00:00
bximage.cc Added sector size option in bximage for creating flat, sparse and growing mode 2018-03-30 21:04:04 +00:00
make_cmos_image.cc applying SF patch #545 Speling fixes 2019-12-09 16:29:23 +00:00
Makefile.in
niclist.c Removed deprecated function GetVersion() from eth_win32.cc and niclist.c. 2019-12-08 18:14:30 +00:00
slirp.conf
spoolpipe.c
test-access-check.cc