aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_dscp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-7/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-20/+10
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-6/+6
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: IPv6 capable xt_tos v1 matchJan Engelhardt1-0/+32
2008-01-28[NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt1-2/+22
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt1-32/+24
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-7/+7
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-16/+16
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-2/+2
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy1-2/+0
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-28/+19
2006-09-22[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent versionYasuyuki Kozakai1-0/+113