| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy | 2015-04-13 | 1 | -8/+8 |
* | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy | 2015-04-13 | 1 | -12/+12 |
* | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 2015-04-13 | 1 | -9/+8 |
* | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy | 2015-04-13 | 1 | -7/+19 |
* | netfilter: nf_tables: validate hooks in NAT expressions | Pablo Neira Ayuso | 2015-01-19 | 1 | -10/+30 |
* | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 2014-12-23 | 1 | -4/+4 |
* | netfilter: nft_nat: dump attributes if they are set | Pablo Neira Ayuso | 2014-10-18 | 1 | -9/+11 |
* | netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN | Pablo Neira Ayuso | 2014-10-18 | 1 | -22/+28 |
* | netfilter: nft_nat: insufficient attribute validation | Pablo Neira Ayuso | 2014-10-18 | 1 | -1/+3 |
* | netfilter: nf_tables: restrict nat/masq expressions to nat chain type | Pablo Neira Ayuso | 2014-10-13 | 1 | -0/+12 |
* | netfilter: nft_nat: include a flag attribute | Arturo Borrero | 2014-09-09 | 1 | -0/+16 |
* | netfilter: nft_nat: don't dump port information if unset | Pablo Neira Ayuso | 2014-06-16 | 1 | -6/+8 |
* | netfilter: nft_nat: fix family validation | Patrick McHardy | 2014-03-08 | 1 | -12/+10 |
* | netfilter: nft_nat: Fix endianness issue reported by sparse | Tomasz Bursztyka | 2013-10-28 | 1 | -4/+8 |
* | netfilter: nf_tables: Add support for IPv6 NAT | Tomasz Bursztyka | 2013-10-14 | 1 | -0/+220 |