summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dscp.c
Commit message (Collapse)AuthorAgeFilesLines
* rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class'laforge2002-08-071-3/+3
| | | | in order not to waste the namespace
* move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes)laforge2002-06-211-1/+34
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-2/+2
| | | | naming
* add DSCP matchlaforge2002-03-141-0/+146