aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_var.h
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-04-07 19:48:09 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-04-07 19:48:09 +0000
commitc0bd94a75d5c8060af52caefe3162aa752d5f703 (patch)
tree32833f0b5066be4d53ddac8121d0164f668c6b74 /sys/netinet/in_var.h
parent3f92429a245fb220df18459a27c61e646d676514 (diff)
downloadsrc-c0bd94a75d5c8060af52caefe3162aa752d5f703.tar.gz
src-c0bd94a75d5c8060af52caefe3162aa752d5f703.zip
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).
Notes
Notes: svn path=/head/; revision=45438
Diffstat (limited to 'sys/netinet/in_var.h')
0 files changed, 0 insertions, 0 deletions