qemu-patch-raspberry4/net
Peter Maydell b739ef05db slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
If the user specified a (vlan ID, slirp stack name) tuple in a monitor
hostfwd_add/remove command and we can't find it, give the user an
error message rather than silently doing nothing.

This brings this error case in slirp_lookup() into line with the
other two.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-07-18 17:45:36 +04:00
..
checksum.c
clients.h net: L2TPv3 transport 2014-06-27 10:39:10 +02:00
dump.c
eth.c
hub.c Add the vhost-user netdev backend to the command line 2014-06-19 18:44:18 +03:00
hub.h
l2tpv3.c net: L2TPv3 transport 2014-06-27 10:39:10 +02:00
Makefile.objs net: add mmsghdr struct check for L2TPV3 2014-07-01 17:42:23 +01:00
net.c net: add mmsghdr struct check for L2TPV3 2014-07-01 17:42:23 +01:00
netmap.c net: netmap_poll must update both read/write poll state 2014-03-25 13:31:38 +01:00
queue.c
slirp.c slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack 2014-07-18 17:45:36 +04:00
socket.c net: call socket_set_fast_reuse instead of setting SO_REUSEADDR 2013-10-02 19:20:31 +02:00
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c tap-linux: Get features once and use it many times 2014-01-27 15:44:06 +01:00
tap-linux.h
tap-solaris.c
tap-win32.c net: make tap offloading callbacks static 2014-02-25 11:50:17 +01:00
tap.c Add vhost-backend and VhostBackendType 2014-06-19 16:41:56 +03:00
tap_int.h
util.c
util.h
vde.c
vhost-user.c Add the vhost-user netdev backend to the command line 2014-06-19 18:44:18 +03:00