aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_connmark.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy2007-04-251-8/+9
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-131-6/+1
* [NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2006-10-151-1/+1
* [NETFILTER]: xt_connmark: add compat conversion functionsPatrick McHardy2006-09-221-0/+36
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-31/+22
* [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-221-0/+17
* [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-14/+12
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+109