aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_fib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso1-3/+2
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter1-3/+3
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter1-5/+9
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang1-1/+1
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang1-1/+1
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso1-1/+1
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+159