summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_limit.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-1/+1
* [NETFILTER]: xt_limit: add compat conversion functionsPatrick McHardy2006-09-231-0/+49
* [NETFILTER]: xt_limit: don't reset state on unrelated rule updatesPatrick McHardy2006-09-231-8/+8
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0Star
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-28/+19Star
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-5/+7
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-211-0/+2
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-211-3/+2Star
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+175