qemu-e2k/net
Dr. David Alan Gilbert 0e7e4fb0a6 slirp: Add explanation for hostfwd parsing failure
e.g.
./x86_64-softmmu/qemu-system-x86_64 -nographic -netdev 'user,id=vnet,hostfwd=:555.0.0.0:0-:22'
qemu-system-x86_64: -netdev user,id=vnet,hostfwd=:555.0.0.0:0-:22: Invalid host forwarding rule ':555.0.0.0:0-:22' (Bad host address)

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
2017-09-24 20:04:09 +02:00
..
checksum.c
clients.h
colo-compare.c colo-compare: Use IOThread to Check old packet regularly and Process pactkets of the primary 2017-09-08 09:34:31 +08:00
colo.c
colo.h
dump.c
eth.c
filter-buffer.c
filter-mirror.c
filter-replay.c
filter-rewriter.c net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net 2017-09-08 08:17:35 +08:00
filter.c qapi: Change data type of the FOO_lookup generated for enum FOO 2017-09-04 13:09:13 +02:00
hub.c General warn report fixups 2017-09-19 14:09:34 +02:00
hub.h
l2tpv3.c
Makefile.objs buildsys: Move vde libs to per object 2017-09-22 10:20:34 +08:00
net.c General warn report fixups 2017-09-19 14:09:34 +02:00
netmap.c
queue.c
slirp.c slirp: Add explanation for hostfwd parsing failure 2017-09-24 20:04:09 +02:00
socket.c net/socket: Improve -net socket error reporting 2017-09-08 08:17:37 +08:00
tap_int.h
tap-bsd.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-stub.c
tap-win32.c
tap.c
trace-events
util.c
util.h
vde.c
vhost-user.c