summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2013-11-11 03:06:43 +0000
committerdlg <dlg@openbsd.org>2013-11-11 03:06:43 +0000
commita155e548dd14596e44fc6d1bce65f5f4f2039c98 (patch)
tree1fb45e6907bbcfe11ec00ab1957314363218fbcb /sys/netinet
parentreplace disksort with bufqs. (diff)
downloadwireguard-openbsd-a155e548dd14596e44fc6d1bce65f5f4f2039c98.tar.xz
wireguard-openbsd-a155e548dd14596e44fc6d1bce65f5f4f2039c98.zip
replace the user of ticks in a condition like "interval + start < ticks"
with "ticks - start > interval" because the latter copes with the ticks value wrapping. pointed out by guenther@ ok krw@
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions