aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_defrag_ipv4.c
AgeCommit message (Expand)Author
2012-06-07netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian