aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_addrtype.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-11/+5
2018-02-14netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal1-17/+16
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso1-9/+6
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo1-3/+0
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-5/+5
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net devicesEric W. Biederman1-2/+2
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau1-1/+1
2013-07-31netfilter: xt_addrtype: fix trivial typoPhil Oester1-1/+1
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-11/+16
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić1-4/+4
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal1-14/+28
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal1-2/+96
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal1-0/+135