Add README.

This commit is contained in:
Tomofumi Hayashi 2015-03-11 22:18:26 +09:00
parent dcf218c452
commit 7065b0040f
1 changed files with 10 additions and 0 deletions

View File

@ -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