summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-06-02 14:45:26 -0400
committerPhil Pennock <pdp@exim.org>2012-06-02 14:45:26 -0400
commit2a1b36b3082412c6723ec29c1fc1ef02589bd3b3 (patch)
tree6dfd17ded5deb6429113daa99837956f568c46d2 /doc/doc-txt/NewStuff
parent2126b083f98d6322d94cb7465c3c6669cb5878c9 (diff)
DSCP: take numeric values too.
Also fix doc claim that value is unexpanded. Also strip affix whitespace before numeric conversion and fixed string comparison.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 2aaf56232..e33d2858c 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -43,6 +43,7 @@ Version 4.81
set "dscp = ef", for instance, to cause the connections to have the relevant
DSCP (IPv4 TOS or IPv6 TCLASS) value in the header. Supported values depend
upon system libraries. "exim -bI:dscp" to list the ones Exim knows of.
+ You can also set a raw number 0..0x3F.
Version 4.80