aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nft_fib_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter1-14/+2
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-7/+2
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+2
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern1-1/+2
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal1-10/+2
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso1-7/+5
2017-07-31netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay1-6/+23
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal1-1/+1
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter1-1/+1
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang1-9/+4
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-8/+8
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+275