miniupnp/miniupnpd/netfilter_nft
Tomofumi Hayashi c6ebb70f35 Fix to remove rule with correct handle. 2015-03-16 19:58:02 +09:00
..
scripts Changes init script (only add chains). 2015-03-16 17:24:31 +09:00
Makefile Initial commit to support nftables. 2015-03-11 21:10:25 +09:00
README Add README. 2015-03-11 22:18:26 +09:00
nfct_get.c Initial commit to support nftables. 2015-03-11 21:10:25 +09:00
nftnlrdr.c Fix to remove rule with correct handle. 2015-03-16 19:58:02 +09:00
nftnlrdr.h Initial commit to support nftables. 2015-03-11 21:10:25 +09:00
nftnlrdr_misc.c Fix to remove rule with correct handle. 2015-03-16 19:58:02 +09:00
nftnlrdr_misc.h Add egress if index val and rename ifidx to ingress_ifidx. 2015-03-16 17:28:03 +09:00
test_nfct_get.c Initial commit to support nftables. 2015-03-11 21:10:25 +09:00
testnftnlrdr.c Initial commit to support nftables. 2015-03-11 21:10:25 +09:00
tiny_nf_nat.h Initial commit to support nftables. 2015-03-11 21:10:25 +09:00

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