mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
http redirects to https, so use that instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
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.
|
|
|
|
https://www.netfilter.org/projects/nfacct/
|