diff options
author | 2016-10-04 13:54:32 +0000 | |
---|---|---|
committer | 2016-10-04 13:54:32 +0000 | |
commit | 7887537f925f0c8b87f94c1aa492e660f9a78951 (patch) | |
tree | 555afa0076a8355eaca42567217e50d4cfe88462 /sys/net/route.c | |
parent | remove may_check_data logic, since signatures are now handled externally (diff) | |
download | wireguard-openbsd-7887537f925f0c8b87f94c1aa492e660f9a78951.tar.xz wireguard-openbsd-7887537f925f0c8b87f94c1aa492e660f9a78951.zip |
Convert timeouts that need a process context to timeout_set_proc(9).
The current reason is that rtalloc_mpath(9) inside ip_output() might
end up inserting a RTF_CLONED route and that require a write lock.
ok kettenis@, bluhm@
Diffstat (limited to 'sys/net/route.c')
0 files changed, 0 insertions, 0 deletions