9e10d91347 | ||
---|---|---|
.. | ||
scripts | ||
Makefile | ||
README | ||
nfct_get.c | ||
nftnlrdr.c | ||
nftnlrdr.h | ||
nftnlrdr_misc.c | ||
nftnlrdr_misc.h | ||
test_nfct_get.c | ||
testnftnlrdr.c | ||
tiny_nf_nat.h |
README
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