INSTALL: update about apt-get packages to install for nftables
This commit is contained in:
parent
efb6ec1b2f
commit
733c3c25f7
|
@ -112,8 +112,14 @@ How to get libiptc with its headers on debian :
|
|||
|
||||
======================== Linux/netfilter nftables =========================
|
||||
|
||||
work is in progress. To build :
|
||||
work is in progress.
|
||||
install the required development libraries. For debian :
|
||||
> apt-get install libnftnl-dev libmnl-dev
|
||||
|
||||
To build :
|
||||
> make -f Makefile.linux_nft
|
||||
(first clean any old config if you built the netfilter/iptables version
|
||||
previoulsy)
|
||||
|
||||
see :
|
||||
https://miniupnp.tuxfamily.org/forum/viewtopic.php?p=4370
|
||||
|
|
Loading…
Reference in New Issue