Searched hist:"224 dfbd81e1ff672eb46e7695469c395bd531083" (Results 1 – 5 of 5) sorted by relevance
/linux/security/selinux/include/ |
H A D | netnode.h | 224dfbd81e1ff672eb46e7695469c395bd531083 Tue Jan 29 14:38:13 CET 2008 Paul Moore <paul.moore@hp.com> SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
This patch adds a SELinux IP address/node SID caching mechanism similar to the sel_netif_*() functions. The node SID queries in the SELinux hooks files are also modified to take advantage of this new functionality. In addition, remove the address length information from the sk_buff parsing routines as it is redundant since we already have the address family.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | objsec.h | diff 224dfbd81e1ff672eb46e7695469c395bd531083 Tue Jan 29 14:38:13 CET 2008 Paul Moore <paul.moore@hp.com> SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
This patch adds a SELinux IP address/node SID caching mechanism similar to the sel_netif_*() functions. The node SID queries in the SELinux hooks files are also modified to take advantage of this new functionality. In addition, remove the address length information from the sk_buff parsing routines as it is redundant since we already have the address family.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|
/linux/security/selinux/ |
H A D | Makefile | diff 224dfbd81e1ff672eb46e7695469c395bd531083 Tue Jan 29 14:38:13 CET 2008 Paul Moore <paul.moore@hp.com> SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
This patch adds a SELinux IP address/node SID caching mechanism similar to the sel_netif_*() functions. The node SID queries in the SELinux hooks files are also modified to take advantage of this new functionality. In addition, remove the address length information from the sk_buff parsing routines as it is redundant since we already have the address family.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | netnode.c | 224dfbd81e1ff672eb46e7695469c395bd531083 Tue Jan 29 14:38:13 CET 2008 Paul Moore <paul.moore@hp.com> SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
This patch adds a SELinux IP address/node SID caching mechanism similar to the sel_netif_*() functions. The node SID queries in the SELinux hooks files are also modified to take advantage of this new functionality. In addition, remove the address length information from the sk_buff parsing routines as it is redundant since we already have the address family.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|
H A D | hooks.c | diff 224dfbd81e1ff672eb46e7695469c395bd531083 Tue Jan 29 14:38:13 CET 2008 Paul Moore <paul.moore@hp.com> SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
This patch adds a SELinux IP address/node SID caching mechanism similar to the sel_netif_*() functions. The node SID queries in the SELinux hooks files are also modified to take advantage of this new functionality. In addition, remove the address length information from the sk_buff parsing routines as it is redundant since we already have the address family.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|