]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
V_irtualize rtsock refcounting, which reduces the chances for panics
authorzec <zec@FreeBSD.org>
Wed, 19 Feb 2014 08:29:07 +0000 (08:29 +0000)
committerzec <zec@FreeBSD.org>
Wed, 19 Feb 2014 08:29:07 +0000 (08:29 +0000)
commite1e2a9a54eb3dbd705ff4622b7e154242c32d9fc
tree5641ecea311733fad31e9b78e71972590b1ad5ee
parentaf895117277c931ea250869459cc414bdb5aab67
V_irtualize rtsock refcounting, which reduces the chances for panics
on teardown of vnets without active routing sockets while at least
one routing socket is active elsewhere.

Tested by: Vijay Singh
MFC after: 3 days
sys/net/rtsock.c