X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=daemon%2Fnet.c;h=1b3af9ddc297313627850a1b2ebb094613170404;hp=e7c63d1733042770598fb0de69a54485facf5094;hb=56e7e7e727293dd7a6d5628d4b281c1ab5e35069;hpb=f966ec569e6f045426492efda0f1140ffa7b582b diff --git a/daemon/net.c b/daemon/net.c index e7c63d1..1b3af9d 100644 --- 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 two bits * to the left (across the ECN bits). This may only work on * Linux. */ {CONF_VAR_BOOL, "dscp-tos", {.num = 0}},