Yang Hongyang <yan...@cn.fujitsu.com> writes:

> 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 <yan...@cn.fujitsu.com>

Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to