diff options
author | 2011-07-20 12:20:13 +0200 | |
---|---|---|
committer | 2011-07-23 10:19:49 -0500 | |
commit | 12b513d837c9da5277390ddaf98ca0058339977a (patch) | |
tree | 57d4e937818492effc1f31402dc830b1ca0b206c /slirp/tcp_input.c | |
parent | Deprecate -M command line options (diff) | |
download | qemu-12b513d837c9da5277390ddaf98ca0058339977a.tar.xz qemu-12b513d837c9da5277390ddaf98ca0058339977a.zip |
slirp: Fix restricted mode
This aligns the code to what the documentation claims: Allow everything
but requests that would have to be routed outside of the virtual LAN.
So we need to drop the unneeded IP-level filter, allow TFTP requests,
and add the missing protocol-level filter to ICMP.
CC: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'slirp/tcp_input.c')
0 files changed, 0 insertions, 0 deletions