blob: ecfef6dc64818017256fca87e42d025273a40740 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBNETFILTER_ACCT
bool "libnetfilter_acct"
select BR2_PACKAGE_LIBMNL
help
libnetfilter_acct is the userspace library providing interface
to extended accounting infrastructure.
http://www.netfilter.org/projects/libnetfilter_acct/
|