Add README.
This commit is contained in:
parent
dcf218c452
commit
7065b0040f
|
@ -0,0 +1,10 @@
|
||||||
|
Currently nftables support is 'very alpha' version.
|
||||||
|
Only support NAT/Filter add and del.
|
||||||
|
|
||||||
|
How to install:
|
||||||
|
+ Run 'make' command with 'Makefile.linux_nft',
|
||||||
|
i.e. > make -f Makefile.linux_nft
|
||||||
|
|
||||||
|
Prerequisites:
|
||||||
|
+ Please run 'netfilter_nft/scripts/nft_init.sh'
|
||||||
|
i.e. > sudo ./netfilter_nft/scripts/nft_init.sh
|
Loading…
Reference in New Issue