miniupnp/miniupnpd/netfilter_nft
Tomofumi Hayashi 9e10d91347 Skip to parse rules not in miniupnpd chain. 2015-04-28 17:13:07 +09:00
..
scripts Changes init script (only add chains). 2015-04-28 17:13:06 +09:00
Makefile Initial commit to support nftables. 2015-04-28 17:13:06 +09:00
README Add README. 2015-04-28 17:13:06 +09:00
nfct_get.c Initial commit to support nftables. 2015-04-28 17:13:06 +09:00
nftnlrdr.c In case of remove filter, just remove one rule. 2015-04-28 17:13:07 +09:00
nftnlrdr.h Initial commit to support nftables. 2015-04-28 17:13:06 +09:00
nftnlrdr_misc.c Skip to parse rules not in miniupnpd chain. 2015-04-28 17:13:07 +09:00
nftnlrdr_misc.h Add egress if index val and rename ifidx to ingress_ifidx. 2015-04-28 17:13:06 +09:00
test_nfct_get.c Initial commit to support nftables. 2015-04-28 17:13:06 +09:00
testnftnlrdr.c Initial commit to support nftables. 2015-04-28 17:13:06 +09:00
tiny_nf_nat.h Initial commit to support nftables. 2015-04-28 17:13:06 +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