commit | 43192fcc1ac0a61cf9e20a9034eae8d1e91f35c8 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Oct 13 12:39:58 2015 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Tue Oct 27 10:30:31 2015 +0800 |
tree | 4da6ca17a114348799e02b6b8e0ed3a2e92fea61 | |
parent | afb4c51fad8cf86104803fc17457b96e86172b98 [diff] |
net/dump: Add support for receive_iov function Adding a proper receive_iov function to the net dump module. This will make it easier to support the dump filter feature for the -netdev option in later patches. Reviewed-by: Yang Hongyang <yanghy@cn.fujitsu.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>