Protect rtable_setsource() and rtable_getsource() with exclusive
authorbluhm <bluhm@openbsd.org>
Wed, 19 Apr 2023 17:42:47 +0000 (17:42 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 19 Apr 2023 17:42:47 +0000 (17:42 +0000)
commiteed9a6174bd8c0627663a27bbcec46d5d49ddbb3
tree34f8b6398cbd7f0ca2c264f94b27aa3851828d94
parent4c56962acdb237940ea6d903fa60b447774ae2f0
Protect rtable_setsource() and rtable_getsource() with exclusive
and shared netlock respectively.
OK kn@ mvs@
sys/net/art.h
sys/net/rtable.c
sys/net/rtsock.c