Sign in
android-kvm
/
linux
/
e439ab710fb0564dccb52b0519b3d354ea2a9c50
/
net
/
netfilter
/
nft_nat.c
3ff7ddb
netfilter: nft_nat: add netmap support
by Pablo Neira Ayuso
· 4 years, 11 months ago
acd766e
netfilter: nft_nat: add helper function to set up NAT address and protocol
by Pablo Neira Ayuso
· 4 years, 11 months ago
4566aa4
netfilter: nft_nat: set flags from initialization path
by Pablo Neira Ayuso
· 4 years, 11 months ago
0d7c834
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
by Pablo Neira Ayuso
· 4 years, 11 months ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
d164385
netfilter: nat: add inet family nat support
by Florian Westphal
· 6 years ago
d2c5c10
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
by Florian Westphal
· 6 years ago
2eb0f62
netfilter: add NAT support for shifted portmap ranges
by Thierry Du Tre
· 7 years ago
36596da
netfilter: nf_tables: add single table list for all families
by Pablo Neira Ayuso
· 7 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1059660
netfilter: nf_tables: fix mismatch in big-endian system
by Liping Zhang
· 8 years ago
c56e395
netfilter: nf_tables: validate the expr explicitly after init successfully
by Liping Zhang
· 8 years ago
20afd42
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
by Florian Westphal
· 8 years ago
49499c3
netfilter: nf_tables: switch registers to 32 bit addressing
by Patrick McHardy
· 10 years ago
b1c96ed
netfilter: nf_tables: add register parsing/dumping helpers
by Patrick McHardy
· 10 years ago
a55e22e
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
by Patrick McHardy
· 10 years ago
d07db98
netfilter: nf_tables: introduce nft_validate_register_load()
by Patrick McHardy
· 10 years ago
75e8d06
netfilter: nf_tables: validate hooks in NAT expressions
by Pablo Neira Ayuso
· 10 years ago
7b5bca4
netfilter: nf_tables: fix port natting in little endian archs
by leroy christophe
· 10 years ago
1e2d56a
netfilter: nft_nat: dump attributes if they are set
by Pablo Neira Ayuso
· 10 years ago
61cfac6b
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
by Pablo Neira Ayuso
· 10 years ago
5c819a3
netfilter: nft_nat: insufficient attribute validation
by Pablo Neira Ayuso
· 10 years ago
7210e4e
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
by Pablo Neira Ayuso
· 10 years ago
e42eff8
netfilter: nft_nat: include a flag attribute
by Arturo Borrero
· 11 years ago
9151360
netfilter: nft_nat: don't dump port information if unset
by Pablo Neira Ayuso
· 11 years ago
a4c2e8b
netfilter: nft_nat: fix family validation
by Patrick McHardy
· 11 years ago
98c37b6
netfilter: nft_nat: Fix endianness issue reported by sparse
by Tomasz Bursztyka
· 11 years ago
eb31628
netfilter: nf_tables: Add support for IPv6 NAT
by Tomasz Bursztyka
· 11 years ago