aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_defrag_ipv4.c
AgeCommit message (Expand)Author
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
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