summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_DSCP.c
Commit message (Expand)AuthorAgeFilesLines
* libxt_DSCP: use guided option parserJan Engelhardt2011-04-061-61/+26
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-3/+3
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* src: use C99/POSIX typesJan Engelhardt2011-01-081-1/+1
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-3/+4
* extensions: collapse registration structuresJan Engelhardt2009-06-261-16/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-5/+5
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-1/+1
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-271-1/+1
* src: remove redundant castsJan Engelhardt2009-01-271-2/+2
* src: remove redundant returns at end of void-returning functionsJan Engelhardt2009-01-271-1/+0
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-2/+2
* src: Update commentsJan Engelhardt2008-09-011-2/+0
* Remove old functions, constantsJan Engelhardt2008-04-151-2/+2
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-201-1/+1
* Unique names 2/6Jan Engelhardt2007-10-041-30/+24
* Delete empty ->init() functionsJan Engelhardt2007-10-041-7/+0
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-3/+3
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Add IPv6 support to DSCP targetYasuyuki KOZAKAI2007-08-041-0/+180