summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dscp.man
Commit message (Collapse)AuthorAgeFilesLines
* Move libipt_dscp.man to libxt_dscp.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-10/+0
|
* Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>)zhangxiliang2007-08-291-1/+1
| | | | | | | | The description for the value in option "-m dscp -dscp" should be modified to 0~63. The option can match 6 bit DSCP field within the TOS field in the IP header. So the range for the option should be 0~(26-1) that is 0~63.
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-0/+10
add lots of missing manpage snippets (Harald Welte)