Michael Brown
1a60444fe4
Added netmask and gateway global options.
Added iSCSI testing.
vor 19 Jahren
Michael Brown
90892d5ec7
Allow specifying the local IP address via --from.
vor 19 Jahren
Michael Brown
7e61f38799
Moved "hello world" protocol implementation out of prototester.c and into
the first standalong uIP-based protocol module.
vor 19 Jahren
Michael Brown
a4a0244aa3
Moved uIP wrapper out of prototester.c and into proto/tcp.c.
vor 19 Jahren
Michael Brown
218c26ff2b
Can now also print data sent by the remote side.
vor 19 Jahren
Michael Brown
0d506a5c6a
Now capable of sending "Hello world!" via TCP.
vor 19 Jahren
Michael Brown
911486fe41
Added basic http-specific option parsing
vor 19 Jahren
Michael Brown
5263a5abf4
Started adding structure to allow for separate protocol tests, with
individual options.
Created the embryonic beginnings of a cleanly separated driver and
protocol stack API.
vor 19 Jahren
Michael Brown
c32e83ad8d
Skeleton version: contains device driver (connecting to network via
hijack daemon) and a functional but very ugly and very primitive
wrapper around uIP.
This passes proof-of-concept testing; it successfully initiates a TCP
connection and responds to pings.
vor 19 Jahren