On 26/08/15 11:59, Yang Hongyang wrote: > add an API qemu_netfilter_pass_to_next() to pass the packet > to next filter. > > Signed-off-by: Yang Hongyang <yan...@cn.fujitsu.com> > > --- > v5: fold params to NetPacket struct > --- > include/net/filter.h | 3 +++ > net/filter.c | 33 +++++++++++++++++++++++++++++++++ > 2 files changed, 36 insertions(+)
Reviewed-by: Thomas Huth <th...@redhat.com>