aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_multiport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-25/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-16/+10
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-4/+4
2008-04-14[NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt1-2/+4
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt1-58/+40
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-5/+5
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-17/+17
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-4/+4
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-2/+3
2006-12-02[NETFILTER]: trivial annotationsAl Viro1-2/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-4/+0
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-70/+41
2006-06-17[NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy1-3/+4
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai1-0/+314