Call sysctl_source() with shared netlock. It performs read-only
authormvs <mvs@openbsd.org>
Thu, 20 Apr 2023 21:43:17 +0000 (21:43 +0000)
committermvs <mvs@openbsd.org>
Thu, 20 Apr 2023 21:43:17 +0000 (21:43 +0000)
commitd417fc9013985a8c96f06a24fc5443a59c31020b
tree9238cc15fa2f9edcd5d80f3308882aac6e5ec087
parent64aeee9f042c7ec67c5290cda65ecbceb4e24e01
Call sysctl_source() with shared netlock. It performs read-only
access to netlock protected data.

ok kn@ bluhm@
sys/net/rtsock.c