]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rather than using the cred from curthread, take it from the thread
authorbz <bz@FreeBSD.org>
Fri, 9 Jan 2009 23:57:59 +0000 (23:57 +0000)
committerbz <bz@FreeBSD.org>
Fri, 9 Jan 2009 23:57:59 +0000 (23:57 +0000)
commit8ef504d98df9e2f7590d0472259b1551eb4f1cb2
tree7e4b3afbeb039989a0401308af4c23c89b66c930
parent34a5fb9b43ef5ffaf1843a7958a18b2af0f4e242
Rather than using the cred from curthread, take it from the thread
referenced in the sysctl req argument.

Reviewed by: rwatson
MFC after: 2 weeks
sys/net/rtsock.c