]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netlabel: Add CIPSO {set, del}attr request_sock functions
authorPaul Moore <paul.moore@hp.com>
Fri, 8 May 2009 21:58:36 +0000 (17:58 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 May 2009 23:34:49 +0000 (16:34 -0700)
commit81aef7a11718924e60f51bc4472bdbba74d4b1cb
treef244ccb8c6b553cb3cba87520a3026d4b02847e1
parent18414ab61a689fa3fdaf90ad962aeae930be64d5
netlabel: Add CIPSO {set, del}attr request_sock functions

[NOTE: based on 389fb800ac8be2832efedd19978a2b8ced37eb61]

Add the cipso_v4_req_setattr() and cipso_v4_req_delattr() functions to set and
delete the CIPSO security attributes on a request_sock used during a incoming
connection request.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/net/cipso_ipv4.h
net/ipv4/cipso_ipv4.c