aboutsummaryrefslogtreecommitdiff
path: root/net/fwknop/Config.in
Commit message (Collapse)AuthorAge
* fwknop: fix build with gpg support enabledMatt Merhar2020-12-13
| | | | | | | | | | | Along with the accompanying change to gpgme to install gpgme-config, since libfko is what is actually linked to gpgme, and not fwknop/fwknopd, an explicit dependency must be added to that package. menuconfig now allows enabling gpg support if only fwknop is selected without also selecting fwknopd. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* Fwknopd: Various updatesJonathan Bennett2017-01-15
| | | | | | | Adds configuration option for NFQ capture, moves often written configuration files to /var/etc. Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* Fwknop: Update to newest releaseJonathan Bennett2015-05-09
add basic uci support add optional gpg support signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>