Re: [Patch 1/1] TCP/UDP getpeersec

2006-01-19 Thread James Morris
On Thu, 19 Jan 2006, cxzhang wrote: > This patch implements an application of the LSM-IPSec networking > controls whereby an application can determine the label of the > security association its TCP or UDP sockets are currently connected to > via getsockopt and the auxiliary data mechanism of recv

[Patch 1/1] TCP/UDP getpeersec

2006-01-19 Thread cxzhang
From: [EMAIL PROTECTED] This patch implements an application of the LSM-IPSec networking controls whereby an application can determine the label of the security association its TCP or UDP sockets are currently connected to via getsockopt and the auxiliary data mechanism of recvmsg. Patch purpos