summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dscp.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* get rid of numerous gcc-4 warningsHarald Welte2005-07-191-1/+1
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-6/+0
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-14/+13
* rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class'Harald Welte2002-08-071-3/+3
* move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes)Iain Barnes2002-06-211-1/+34
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* add DSCP matchHarald Welte2002-03-141-0/+146