aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nft_fib.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-22netfilter: nf_tables: refactor deprecated strncpyGravatar Justin Stitt 1-1/+1
2023-07-27netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag optionsGravatar Florian Westphal 1-6/+7
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersGravatar Phil Sutter 1-1/+1
2022-04-11netfilter: nft_fib: reverse path filter for policy-based routing on iifGravatar Pablo Neira Ayuso 1-0/+4
2022-03-20netfilter: nft_fib: add reduce supportGravatar Florian Westphal 1-0/+42
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itGravatar Pablo Neira Ayuso 1-3/+2
2020-07-22netfilter: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-3/+1
2019-05-21netfilter: nft_fib: Fix existence check supportGravatar Phil Sutter 1-3/+3
2017-03-13netfilter: nft_fib: Support existence checkGravatar Phil Sutter 1-5/+9
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyGravatar Liping Zhang 1-1/+1
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyGravatar Liping Zhang 1-1/+1
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structureGravatar Pablo Neira Ayuso 1-1/+1
2016-11-01netfilter: nf_tables: add fib expressionGravatar Florian Westphal 1-0/+159