Home
last modified time | relevance | path

Searched hist:"6 c5b3fc0147f79d714d2fe748b5869d7892ef2e7" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/selinux/include/
H A Dnetlabel.hdiff 6c5b3fc0147f79d714d2fe748b5869d7892ef2e7 Fri Oct 10 09:16:33 CDT 2008 Paul Moore <paul.moore@hp.com> selinux: Cache NetLabel secattrs in the socket's security struct

Previous work enabled the use of address based NetLabel selectors, which
while highly useful, brought the potential for additional per-packet overhead
when used. This patch attempts to mitigate some of that overhead by caching
the NetLabel security attribute struct within the SELinux socket security
structure. This should help eliminate the need to recreate the NetLabel
secattr structure for each packet resulting in less overhead.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>
H A Dobjsec.hdiff 6c5b3fc0147f79d714d2fe748b5869d7892ef2e7 Fri Oct 10 09:16:33 CDT 2008 Paul Moore <paul.moore@hp.com> selinux: Cache NetLabel secattrs in the socket's security struct

Previous work enabled the use of address based NetLabel selectors, which
while highly useful, brought the potential for additional per-packet overhead
when used. This patch attempts to mitigate some of that overhead by caching
the NetLabel security attribute struct within the SELinux socket security
structure. This should help eliminate the need to recreate the NetLabel
secattr structure for each packet resulting in less overhead.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>
/openbmc/linux/security/selinux/
H A Dnetlabel.cdiff 6c5b3fc0147f79d714d2fe748b5869d7892ef2e7 Fri Oct 10 09:16:33 CDT 2008 Paul Moore <paul.moore@hp.com> selinux: Cache NetLabel secattrs in the socket's security struct

Previous work enabled the use of address based NetLabel selectors, which
while highly useful, brought the potential for additional per-packet overhead
when used. This patch attempts to mitigate some of that overhead by caching
the NetLabel security attribute struct within the SELinux socket security
structure. This should help eliminate the need to recreate the NetLabel
secattr structure for each packet resulting in less overhead.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>
H A Dhooks.cdiff 6c5b3fc0147f79d714d2fe748b5869d7892ef2e7 Fri Oct 10 09:16:33 CDT 2008 Paul Moore <paul.moore@hp.com> selinux: Cache NetLabel secattrs in the socket's security struct

Previous work enabled the use of address based NetLabel selectors, which
while highly useful, brought the potential for additional per-packet overhead
when used. This patch attempts to mitigate some of that overhead by caching
the NetLabel security attribute struct within the SELinux socket security
structure. This should help eliminate the need to recreate the NetLabel
secattr structure for each packet resulting in less overhead.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>