net/dump: Issue a warning for the deprecated "-net dump"
commitf5ab20a4682959f06efe0787950a6c48a3e6f8fa
authorThomas Huth <thuth@redhat.com>
Tue, 25 Apr 2017 07:50:44 +0000 (25 09:50 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 23 May 2017 02:10:38 +0000 (23 10:10 +0800)
treeabb39f6faad0fa11a9574c1da0f0e6d341ee5b4a
parent4348300e751df1cd24810fb5f699f1f85bbc2849
net/dump: Issue a warning for the deprecated "-net dump"

Network dumping should be done with "-object filter-dump" nowadays.
Using "-net dump" via the VLAN mechanism is considered as deprecated
and might be removed in a future release. So warn the users now
to inform them to user the filter-dump method instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/dump.c