index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_lookup.c
Age
Commit message (
Expand
)
Author
2015-04-13
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-03-26
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-03-08
netfilter: nf_tables: restore notifications for anonymous set destruction
Patrick McHardy
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-02-09
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy