xemu/include/net
Yang Hongyang fdccce4596 init/cleanup of netfilter object
Add a netfilter object based on QOM.

A netfilter is attached to a netdev, captures all network packets
that pass through the netdev. When we delete the netdev, we also
delete the netfilter object attached to it, because if the netdev is
removed, the filter which attached to it is useless.

Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2015-10-12 13:23:40 +08:00
..
checksum.h net: declare struct iovec in checksum.h to fix compiler warning 2014-02-15 16:10:25 +04:00
eth.h net: disallow to specify multicast MAC address 2013-11-08 17:32:34 +01:00
filter.h init/cleanup of netfilter object 2015-10-12 13:23:40 +08:00
net.h init/cleanup of netfilter object 2015-10-12 13:23:40 +08:00
queue.h net: reorganize headers 2012-12-19 08:31:29 +01:00
slirp.h hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() 2015-02-18 11:58:50 +01:00
tap.h virtio-net,tap: use standard-headers 2015-02-26 13:04:04 +01:00
vhost_net.h vhost-user: add a new message to disable/enable a specific virt queue. 2015-09-24 16:27:53 +03:00
vhost-user.h Add new vhost-user netdev backend 2014-06-19 16:41:57 +03:00