aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nft_fib_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault1-0/+2
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter1-3/+2
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter1-1/+5
2022-04-11netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso1-0/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal1-0/+2
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal1-4/+18
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
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