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