Improving the handling of sysctl variables related to DCTCP.
Making sure the fixed point integer arithmetic works for large
windows (typecast to uint64 when calculating the new alpha)
Linux allows setting alpha initially to any fraction (0..1024),
while here we only allow 0 (very aggressive, suitable for small,
short flows) and 1 (initial behavior identical to NewReno)