summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_quota.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[NETFILTER]: add some consts, remove some castsJan Engelhardt1-2/+3
2007-07-11[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-3/+3
2007-07-11[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-3/+3
2007-07-11[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-2/+2
2006-09-23[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+1
2006-09-23[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-32/+19
2006-09-20[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-06-18[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+96