summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_fib.c
AgeCommit message (Expand)Author
2024-05-29netfilter: nft_fib: allow from forward/input without iif selectorEric Garver
2023-12-06netfilter: nf_tables: fix 'exist' matching on bigendian archesFlorian Westphal
2023-11-08netfilter: add missing module descriptionsFlorian Westphal
2023-08-22netfilter: nf_tables: refactor deprecated strncpyJustin Stitt
2023-07-27netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag optionsFlorian Westphal
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-04-11netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal