Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Tue Mar 14 08:11:09 UTC 2017
Modified Files:
src/sys/net: rtsock.c
Log Message:
Fix race condition in sysctl_iflist
We need to use psref for the ifa iteration because iflist_addr can sleep.
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/sys/net/rtsock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index