Re: Call sysctl_dumpentry() with shared netlock
On Mon, Apr 17, 2023 at 02:16:14AM +0300, Vitaliy Makkoveev wrote: > Also performs read-only access to netlock protected data. rtable_getsource() needs kernel lock. But that problem does not get worse by this diff. OK bluhm@ > Index: sys/net/rtsock.c > ==
Call sysctl_dumpentry() with shared netlock
Also performs read-only access to netlock protected data. Index: sys/net/rtsock.c === RCS file: /cvs/src/sys/net/rtsock.c,v retrieving revision 1.359 diff -u -p -r1.359 rtsock.c --- sys/net/rtsock.c22 Jan 2023 12:05:44 -