]> git.proxmox.com Git - mirror_qemu.git/commit - net/filter.c
netfilter: hook packets before net queue send
authorYang Hongyang <yanghy@cn.fujitsu.com>
Wed, 7 Oct 2015 03:52:15 +0000 (11:52 +0800)
committerJason Wang <jasowang@redhat.com>
Mon, 12 Oct 2015 05:29:39 +0000 (13:29 +0800)
commite64c770d1fa859bd8ee583d339b085fe345ac02b
tree491ff25f460680fc3db7bbf9b4044cff341cf0a7
parentfdccce4596218e49ca4d0f5d4b3f0c453bd99ba0
netfilter: hook packets before net queue send

Capture packets that will be sent.

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