summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_cmp.c
AgeCommit message (Expand)AuthorLines
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana-0/+3
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy-3/+6
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy-4/+4
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy-1/+1
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy-3/+3
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy-12/+13
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy-1/+1
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso-1/+2
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy-23/+93
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy-6/+12
2013-10-14netfilter: add nftablesPatrick McHardy-0/+146