aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TCPOPTSTRIP.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert1-1/+1
2013-08-01netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso1-4/+6
2013-06-11netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso1-2/+4
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso1-3/+14
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić1-2/+2
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+2
2010-03-17netfilter: update my email addressJan Engelhardt1-2/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-8/+4
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-2/+2
2008-04-29netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retvalRoel Kluin1-1/+1
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: x_tables: add TCPOPTSTRIP targetSven Schnelle1-0/+147