linux/net/netlabel
Paul Moore 14a72f53fb [NetLabel]: correct improper handling of non-NetLabel peer contexts
Fix a problem where NetLabel would always set the value of 
sk_security_struct->peer_sid in selinux_netlbl_sock_graft() to the context of
the socket, causing problems when users would query the context of the
connection.  This patch fixes this so that the value in
sk_security_struct->peer_sid is only set when the connection is NetLabel based,
otherwise the value is untouched.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-25 15:52:01 -07:00
..
Kconfig [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
Makefile [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_cipso_v4.c [NetLabel]: CIPSOv4 and Unlabeled packet integration 2006-09-22 14:53:35 -07:00
netlabel_cipso_v4.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_domainhash.c [NET]: Make code static. 2006-09-22 14:54:07 -07:00
netlabel_domainhash.h [NetLabel]: add some missing #includes to various header files 2006-09-22 15:18:39 -07:00
netlabel_kapi.c [NetLabel]: correct improper handling of non-NetLabel peer contexts 2006-09-25 15:52:01 -07:00
netlabel_mgmt.c [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_mgmt.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_unlabeled.c [NetLabel]: CIPSOv4 and Unlabeled packet integration 2006-09-22 14:53:35 -07:00
netlabel_unlabeled.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_user.c [NETLINK]: Add notification message sending interface 2006-09-22 14:54:49 -07:00
netlabel_user.h [NetLabel]: add some missing #includes to various header files 2006-09-22 15:18:39 -07:00