]> git.proxmox.com Git - mirror_qemu.git/commit - net/dump.c
net/dump: Provide the dumping facility as a net-filter
authorThomas Huth <thuth@redhat.com>
Tue, 13 Oct 2015 10:40:01 +0000 (12:40 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 27 Oct 2015 02:30:35 +0000 (10:30 +0800)
commit9d3e12e881bc97bc32ac75d146b5347136f29ca1
treee3a61b854cb71d10b2cdf99b5380adc8c291ff53
parent75310e3486ab205d870560b75bbcaba72acb26d7
net/dump: Provide the dumping facility as a net-filter

Use the net-filter infrastructure to provide the dumping
functions for netdev devices, too.

Reviewed-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/dump.c
vl.c