summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_limit.c
AgeCommit message (Expand)AuthorLines
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt-1/+1
2008-01-28[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targetsPatrick McHardy-0/+5
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt-28/+22
2007-10-19more UTF-8 conversionsMarcin Garski-2/+2
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt-3/+4
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt-3/+3
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt-3/+3
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt-1/+1
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy-7/+0
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki-1/+1
2006-09-22[NETFILTER]: xt_limit: add compat conversion functionsPatrick McHardy-0/+49
2006-09-22[NETFILTER]: xt_limit: don't reset state on unrelated rule updatesPatrick McHardy-8/+8
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy-1/+0
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy-28/+19
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton-4/+4
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso-5/+7
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy-0/+2
2006-03-20[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy-3/+2
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte-0/+175