aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_MARK.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt1-6/+2
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-6/+6
2006-09-22[NETFILTER]: xt_MARK: add compat conversion functionsPatrick McHardy1-0/+34
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-2/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-4/+2
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-51/+33
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-9/+12
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+4
2006-03-20[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy1-27/+6
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+191