diff options
author | 2016-12-20 15:07:32 +0000 | |
---|---|---|
committer | 2016-12-20 15:07:32 +0000 | |
commit | e8c19eb09717ba623bcc8af491f0472ae3fc8f77 (patch) | |
tree | 8c2ea1001f627cca35ec15447ac5b3ec2617942c /sys/netinet6/ip6_input.c | |
parent | Prevent grabing the NET_LOCK() twice in the ioctl(2) and input path. (diff) | |
download | wireguard-openbsd-e8c19eb09717ba623bcc8af491f0472ae3fc8f77.tar.xz wireguard-openbsd-e8c19eb09717ba623bcc8af491f0472ae3fc8f77.zip |
Release the NET_LOCK() before calling any socket function since it is
not recursive.
This is temporary until all recursions are found and can be addressed
in a correct way.
With inputs from bluhm@
Diffstat (limited to 'sys/netinet6/ip6_input.c')
0 files changed, 0 insertions, 0 deletions