netfilter: print filter info associate with the netdev
commita4960f52e7f402a4b7402ace204283de7b9d4879
authorYang Hongyang <burnef@gmail.com>
Wed, 7 Oct 2015 03:52:19 +0000 (7 11:52 +0800)
committerJason Wang <jasowang@redhat.com>
Mon, 12 Oct 2015 05:30:56 +0000 (12 13:30 +0800)
tree9160d0efaa041596117f576a95051fd61c123a9a
parent7ef7bc8586fb0d41742a896b532c7afa2bbb7f84
netfilter: print filter info associate with the netdev

When execute "info network", print filter info also.
add a info_str member to NetFilterState, store specific filters
info.

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