blob: e30d2d997b3ba4b8716080d31ee1d3464590fd2d (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_NFACCT
bool "nfacct"
select BR2_PACKAGE_LIBNETFILTER_ACCT
help
nfacct is the command line tool to create/retrieve/delete
netfilter accounting objects.
http://www.netfilter.org/projects/nfacct/
|