Home
last modified time | relevance | path

Searched hist:"3 e11217263d0521e212cb8a017fbc2a1514db78f" (Results 1 – 5 of 5) sorted by relevance

/linux/security/selinux/
H A DMakefilediff 3e11217263d0521e212cb8a017fbc2a1514db78f Thu Apr 10 16:48:14 CEST 2008 Paul Moore <paul.moore@hp.com> SELinux: Add network port SID cache

Much like we added a network node cache, this patch adds a network port
cache. The design is taken almost completely from the network node cache
which in turn was taken from the network interface cache. The basic idea is
to cache entries in a hash table based on protocol/port information. The
hash function only takes the port number into account since the number of
different protocols in use at any one time is expected to be relatively
small.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
H A Dhooks.cdiff 3e11217263d0521e212cb8a017fbc2a1514db78f Thu Apr 10 16:48:14 CEST 2008 Paul Moore <paul.moore@hp.com> SELinux: Add network port SID cache

Much like we added a network node cache, this patch adds a network port
cache. The design is taken almost completely from the network node cache
which in turn was taken from the network interface cache. The basic idea is
to cache entries in a hash table based on protocol/port information. The
hash function only takes the port number into account since the number of
different protocols in use at any one time is expected to be relatively
small.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
/linux/security/selinux/include/
H A Dobjsec.hdiff 3e11217263d0521e212cb8a017fbc2a1514db78f Thu Apr 10 16:48:14 CEST 2008 Paul Moore <paul.moore@hp.com> SELinux: Add network port SID cache

Much like we added a network node cache, this patch adds a network port
cache. The design is taken almost completely from the network node cache
which in turn was taken from the network interface cache. The basic idea is
to cache entries in a hash table based on protocol/port information. The
hash function only takes the port number into account since the number of
different protocols in use at any one time is expected to be relatively
small.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
H A Dsecurity.hdiff 3e11217263d0521e212cb8a017fbc2a1514db78f Thu Apr 10 16:48:14 CEST 2008 Paul Moore <paul.moore@hp.com> SELinux: Add network port SID cache

Much like we added a network node cache, this patch adds a network port
cache. The design is taken almost completely from the network node cache
which in turn was taken from the network interface cache. The basic idea is
to cache entries in a hash table based on protocol/port information. The
hash function only takes the port number into account since the number of
different protocols in use at any one time is expected to be relatively
small.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
/linux/security/selinux/ss/
H A Dservices.cdiff 3e11217263d0521e212cb8a017fbc2a1514db78f Thu Apr 10 16:48:14 CEST 2008 Paul Moore <paul.moore@hp.com> SELinux: Add network port SID cache

Much like we added a network node cache, this patch adds a network port
cache. The design is taken almost completely from the network node cache
which in turn was taken from the network interface cache. The basic idea is
to cache entries in a hash table based on protocol/port information. The
hash function only takes the port number into account since the number of
different protocols in use at any one time is expected to be relatively
small.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>