aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_rt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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