Monero
Loading...
Searching...
No Matches
netfilter_nft Directory Reference
Directory dependency graph for netfilter_nft:
external/miniupnp/miniupnpd/netfilter_nft

Files

 
nfct_get.c
 
nftnlrdr.c
 
nftnlrdr.h
 
nftnlrdr_misc.c
 
nftnlrdr_misc.h
 
nftpinhole.c
 
nftpinhole.h
 
test_nfct_get.c
 
testnftnlrdr.c
 
testnftpinhole.c
 
tiny_nf_nat.h

Detailed Description

Miniupnpd nftables support by Tomofumi Hayashi (s1061.nosp@m.123@.nosp@m.gmail.nosp@m..com).

Current Status

nftables support is 'alpha' version, not "so much" stable.

Supported Features

  • IPv4 NAT/Filter add/del.

How to build miniupnpd with nftables:

Run 'make' command with 'Makefile.linux_nft',

make -f Makefile.linux_nft

How to Run

Please run 'netfilter_nft/scripts/nft_init.sh' to add miniupnpd chain.

sudo ./netfilter_nft/scripts/nft_init.sh

FAQ

I will add this section when I get question. Comments and Questions are welcome ;)