aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_conntrack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt1-4/+4
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-3/+3
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-12/+12
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-05-10[NETFILTER]: xt_conntrack: add compat supportPatrick McHardy1-0/+54
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy1-109/+1
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-16/+16
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai1-6/+2
2006-09-22[NETFILTER]: xt_conntrack: clean up overly long linesPatrick McHardy1-81/+98
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-2/+1
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-4/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso1-0/+28
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-2/+3
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+2
2006-03-20[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy1-14/+2
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+238