summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_connmark.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[NETFILTER]: add some consts, remove some castsJan Engelhardt1-4/+4
2007-07-11[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-4/+4
2007-07-11[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-2/+2
2007-07-11[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-04-26[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy1-8/+9
2006-12-14[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai1-6/+1
2006-10-16[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy1-1/+1
2006-09-23[NETFILTER]: xt_connmark: add compat conversion functionsPatrick McHardy1-0/+36
2006-09-23[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-2/+1
2006-09-23[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-31/+22
2006-06-18[NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy1-1/+1
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-23[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso1-0/+17
2006-03-23[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-5/+7
2006-03-21[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+2
2006-03-21[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy1-14/+12
2006-01-13[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+109