• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..22-Apr-201689

MakefileH A D27-Nov-2015850

nfct_get.cH A D27-Nov-20156.3 KiB

nftnlrdr.cH A D27-Nov-201511.1 KiB

nftnlrdr.hH A D27-Nov-20152.5 KiB

nftnlrdr_misc.cH A D27-Nov-201527.7 KiB

nftnlrdr_misc.hH A D27-Nov-20152.1 KiB

README.mdH A D27-Nov-2015531

scripts/H27-Nov-20156

test_nfct_get.cH A D27-Nov-20151.3 KiB

testnftnlrdr.cH A D27-Nov-20152.3 KiB

tiny_nf_nat.hH A D27-Nov-2015862

README.md

1Miniupnpd nftables support by Tomofumi Hayashi (s1061123@gmail.com).
2
3##Current Status
4nftables support is 'alpha' version, not "so much" stable.
5
6##Supported Features
7- IPv4 NAT/Filter add/del.
8
9##How to build miniupnpd with nftables:
10Run 'make' command with 'Makefile.linux_nft',
11
12`make -f Makefile.linux_nft`
13
14##How to Run
15Please run 'netfilter_nft/scripts/nft_init.sh' to add miniupnpd chain.
16
17`sudo ./netfilter_nft/scripts/nft_init.sh`
18
19##FAQ
20I will add this section when I get question.
21Comments and Questions are welcome ;)
22