aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_rt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso1-0/+1
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso1-4/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-18netfilter: nf_tables: add direct calls for all builtin expressionsFlorian Westphal1-3/+3
2018-09-17netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal1-0/+11
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-21/+1
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso1-10/+5
2017-08-28netfilter: rt: account for tcp header size tooFlorian Westphal1-1/+2
2017-08-28netfilter: fix a few (harmless) sparse warningsFlorian Westphal1-3/+3
2017-08-19netfilter: rt: add support to fetch path mssFlorian Westphal1-0/+66
2017-05-29netfilter: nft_rt: make local functions staticstephen hemminger1-8/+8
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso1-2/+2
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen1-0/+153