aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_defrag_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-07netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy1-2/+2
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker1-1/+1
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa1-1/+3
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa1-0/+5
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-1/+5
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-3/+9
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy1-1/+1
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy1-4/+17
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian1-0/+96