Use shared net lock instead of exclusive when frag6 calls icmp6_error().
authorbluhm <bluhm@openbsd.org>
Mon, 29 Jul 2024 12:41:30 +0000 (12:41 +0000)
committerbluhm <bluhm@openbsd.org>
Mon, 29 Jul 2024 12:41:30 +0000 (12:41 +0000)
commit4eca214d8f70ec54ef1f9708e636257c08bb4103
tree3749d1ca56e0d07657250031cc21573ed9512fab
parentc6848af6f52928a8a0f5fd839c46b2be2af1f965
Use shared net lock instead of exclusive when frag6 calls icmp6_error().

OK mvs@ a while ago as part of a larger diff
sys/netinet6/frag6.c