Dolda2000 GitWeb
/
doldaconnect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f966ec5
)
Fixed documentation typo.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 28 May 2008 17:58:55 +0000
(19:58 +0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 28 May 2008 17:58:55 +0000
(19:58 +0200)
daemon/net.c
patch
|
blob
|
blame
|
history
diff --git
a/daemon/net.c
b/daemon/net.c
index
e7c63d1
..
1b3af9d
100644
(file)
--- a/
daemon/net.c
+++ b/
daemon/net.c
@@
-83,7
+83,7
@@
static struct configvar myvars[] =
* section). */
{CONF_VAR_INT, "diffserv-mindelay", {.num = 0}},
/** If enabled, the IP TOS interface will be used to set Diffserv
- * codepoints on IPv4 sockets, by shifting the DSCP value to bits
+ * codepoints on IPv4 sockets, by shifting the DSCP value t
w
o bits
* to the left (across the ECN bits). This may only work on
* Linux. */
{CONF_VAR_BOOL, "dscp-tos", {.num = 0}},