summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_output.c
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>1999-04-07 19:48:09 +0000
committernsayer <nsayer@FreeBSD.org>1999-04-07 19:48:09 +0000
commit4d675dd8bfaf2390f5816b9ce29efd07d15db1a4 (patch)
treec72c438131a6756a85e284d6c751907d3a13373a /sys/netinet/tcp_output.c
parent32c3652183b8a0a36d2ca88e7e71b7276250bae4 (diff)
downloadFreeBSD-src-4d675dd8bfaf2390f5816b9ce29efd07d15db1a4.zip
FreeBSD-src-4d675dd8bfaf2390f5816b9ce29efd07d15db1a4.tar.gz
More secure clock management. Allow positive steps only once per second
for as much as one second, but no more. Allows a miscreant to double-time march the clock, but no worse. XXX Unlike putting negative deltas in a while(1), performing small positive steps inside of a while(1) will return EPERM for the unpermitted ones. Repeated negative deltas are clamped without error (but the kernel does log a notice).
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud