diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2023-11-29 19:19:26 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2023-11-29 19:19:26 +0000 |
commit | c21d0cebee87fe17da96ac0502345bdcc46b11c7 (patch) | |
tree | 4136f2d8ee050c97361afc08c13073fd037f6ae2 /sys/kern | |
parent | 977a19e7b3690a82a14b0d51c5046723ade1d235 (diff) |
Run TCP syn cache timer without kernel lock.
As syn_cache_timer() uses syn cache mutex and exclusive net lock,
it does not need kernel lock.
OK mvs@
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions