diff options
author | Thomas Huth | 2018-02-21 11:18:34 +0100 |
---|---|---|
committer | Jason Wang | 2018-03-05 03:30:15 +0100 |
commit | 857d20873d18b3e90c7e7141fe7822f25b707159 (patch) | |
tree | a147f7125fa4d63fc014d30c4a15f69a416fcebd /io/task.c | |
parent | net: Make net_client_init() static (diff) | |
download | qemu-857d20873d18b3e90c7e7141fe7822f25b707159.tar.gz qemu-857d20873d18b3e90c7e7141fe7822f25b707159.tar.xz qemu-857d20873d18b3e90c7e7141fe7822f25b707159.zip |
net: Remove the deprecated way of dumping network packets
"-net dump" has been marked as deprecated since QEMU v2.10, since it
only works with the deprecated 'vlan' parameter (or hubs). Network
dumping should be done with "-object filter-dump" nowadays instead.
Since nobody complained so far about the deprecation message, let's
finally get rid of "-net dump" now.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'io/task.c')
0 files changed, 0 insertions, 0 deletions