summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_mark.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-3/+3
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-1/+1
* [NETFILTER]: xt_mark: add compat conversion functionsPatrick McHardy2006-09-221-0/+36
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-28/+19
* [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-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-201-0/+2
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-201-8/+6
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+91